ENUM
SheetOrderField
Enum for fields that can be used for sorting
link GraphQL Schema definition
- enum SheetOrderField {
- # Sort by datasourceFields count
- # Sort by sheetFieldInstances count
- # Sort by worksheetFields count
- # Sort by documentViewId
- # Sort by id
- # Sort by luid
- # Sort by name
- # Sort by path
- }