ENUM
EmbeddedDatasourceOrderField
Enum for fields that can be used for sorting
link GraphQL Schema definition
- enum EmbeddedDatasourceOrderField {
- # Sort by downstreamOwners count
- # Sort by downstreamWorkbooks count
- # Sort by fields count
- # Sort by containsUnsupportedCustomSql
- # Sort by id
- # Sort by name
- }