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