Skip to main content

VoucherList

No description

type VoucherList {
pageInfo: PageInfo
total: Int
edges: [VoucherEdge]
}

Fields#

pageInfo (PageInfo)#

Pager object for cursor based operations

total (Int)#

Total amount of records available

edges ([VoucherEdge])#

List of edges for Voucher