Skip to main content
Version: 0.8

VoucherConnection

Voucher pagination result

type VoucherConnection {
totalCount: Int!
edges: [VoucherEdge!]!
nodes: [Voucher!]!
pageInfo: PageInfo!
}

Fields

totalCount (Int!)

Total number of entries that match the query

edges ([VoucherEdge!]!)

Pagination entries returned for the current page

nodes ([Voucher!]!)

Voucher instances returned for the current page

pageInfo (PageInfo!)

Pagination metadata

© 2023 Cartesi Foundation Ltd. All rights reserved.

The Cartesi Project is commissioned by the Cartesi Foundation.

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.