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