GiftCardTagCountableEdge
No description
type GiftCardTagCountableEdge {
  node: GiftCardTag!
  cursor: String!
}
Fields
GiftCardTagCountableEdge.node ● GiftCardTag! non-null object gift-cards
The item at the end of the edge.
GiftCardTagCountableEdge.cursor ● String! non-null scalar miscellaneous
A cursor for use in pagination.