OBJECT
ReportResource
link GraphQL Schema definition
- type ReportResource {
- ISO8601DateTime! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [Expansion!]! ( :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [FilterOption!]!
- Int! :
- String! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [SelectOption!]!
- String! :
- ISO8601DateTime! :
- }