OBJECT
ReportScheduleEntityConnection
link GraphQL Schema definition
- type ReportScheduleEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- ReportScheduleEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }