OBJECT
ResourceReport
link GraphQL Schema definition
- type ResourceReport {
- ISO8601DateTime! :
- String :
- Int! :
- String! :
- Organization! :
- Int! :
- Int! :
- ReportResource! :
- ReportResource! :
- Int! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [ResourceReportOption!]!
- ReportResults :
- Select!]! : [
- Int! :
- ISO8601DateTime! :
- }