ENUM
DatabaseTableOrderField
Enum for fields that can be used for sorting
link GraphQL Schema definition
- enum DatabaseTableOrderField {
- # Sort by columns count
- # Sort by downstreamDashboards count
- # Sort by downstreamDatasources count
- # Sort by downstreamVirtualConnections count
- # Sort by downstreamWorkbooks count
- # Sort by connectionType
- # Sort by fullName
- # Sort by hasActiveWarning
- # Sort by id
- # Sort by isCertified
- # Sort by isEmbedded
- # Sort by luid
- # Sort by name
- # Sort by projectName
- # Sort by schema
- }