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