Rollups APIsFrontend APIsGraphQL APIObjectsVoucherEdgeOn this pageVoucherEdgePagination entry.type VoucherEdge { node: Voucher! cursor: String!}FieldsNameTypeDescriptionnodeVoucher!The Voucher object.cursorString!A string that serves as a pagination cursor for this particular edge.