Skip to main content

voucher

Look up a voucher by ID.

voucher(
id: ID!
): Voucher

Arguments

voucher.id ● ID! non-null scalar

ID of the voucher.

Type

Voucher object

Vouchers allow giving discounts to particular customers on categories, collections, or specific products or variants. They can be used during checkout by providing valid voucher codes.

Was this page helpful?