VoucherCountableEdge
An edge in a connection.
type VoucherCountableEdge {
cursor: String!
node: Voucher!
}
Fields
VoucherCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
VoucherCountableEdge.node ● Voucher! non-null object
The item at the end of the edge
Member Of
VoucherCountableConnection object