Skip to main content

VoucherConnection

Represents a paginated connection of Vouchers.

type VoucherConnection {
edges: [VoucherEdge!]!
pageInfo: PageInfo!
}

Fields

NameTypeDescription
edges[VoucherEdge!]!A list of VoucherEdge objects. Each edge contains a Voucher object and a cursor for pagination.
pageInfoPageInfo!Pagination metadata.

On this page

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.