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