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