Skip to main content

voucher

Look up a voucher by ID. Requires MANAGE_DISCOUNTS permission.

voucher(
id: ID!
): Voucher

Arguments

voucher.id ● ID! non-null scalar

Type

Voucher object

Represents a voucher (promotional code) for discounts.

Was this page helpful?