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