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 scheduled reports count.
- # Sort by last update time.
- }