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