ENUM
VirtualConnectionTableOrderField
Enum for fields that can be used for sorting
link GraphQL Schema definition
- enum VirtualConnectionTableOrderField {
- # Sort by columns count
- # Sort by downstreamDashboards count
- # Sort by downstreamDatasources count
- # Sort by downstreamWorkbooks count
- # Sort by owner count
- # Sort by containsUnsupportedCustomSql
- # Sort by extractLastRefreshType
- # Sort by extractLastRefreshedAt
- # Sort by hasActiveWarning
- # Sort by id
- # Sort by isCertified
- # Sort by isExtracted
- # Sort by luid
- # Sort by name
- # Sort by vizportalUrlId
- }