AppCountableConnection Object
No description
type AppCountableConnection {
pageInfo: PageInfo!
edges: [AppCountableEdge!]!
totalCount: Int
}
Fields
pageInfo ● PageInfo!
Pagination data for this connection.
edges ● [AppCountableEdge!]!
totalCount ● Int
A total count of items in the collection.
Returned By
apps query