voucherCataloguesAdd
Adds products, variants, categories, or collections to a voucher. Requires MANAGE_DISCOUNTS permission.
voucherCataloguesAdd(
id: ID!
input: CatalogueInput!
): VoucherAddCatalogues!
Arguments
voucherCataloguesAdd.id ● ID! non-null scalar
voucherCataloguesAdd.input ● CatalogueInput! non-null input
Type
VoucherAddCatalogues object
Result of voucher catalogues add mutation.