ENUM
CustomReportSortByField
Description
Fields used to sort custom reports.
link GraphQL Schema definition
- enum CustomReportSortByField {
- # Sort by creation time.
- # Sort by report name.
- # Sort by last update time.
- }
ENUM
Fields used to sort custom reports.
- enum CustomReportSortByField {
- # Sort by creation time.
- # Sort by report name.
- # Sort by last update time.
- }