OBJECT
AvailableReportsConnection
The connection wrapper around the AvailableReportsConnection type.
link GraphQL Schema definition
- type AvailableReportsConnection {
- # A list of the entities provided by this connection.
- : [AvailableReport]!
- }
OBJECT
The connection wrapper around the AvailableReportsConnection type.
- type AvailableReportsConnection {
- # A list of the entities provided by this connection.
- : [AvailableReport]!
- }