Skip to main content

vouchers

Get vouchers with support for pagination

vouchers(
first: Int
last: Int
after: String
before: String
): VoucherConnection!

Arguments

first (Int)

Get at most the first n entries (forward pagination)

last (Int)

Get at most the last n entries (backward pagination)

after (String)

Get entries that come after the provided cursor (forward pagination)

before (String)

Get entries that come before the provided cursor (backward pagination)

Type

VoucherConnection

Pagination result

On this page

© 2024 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.