CatalogueInput Input Type
No description
input CatalogueInput {
products: [ID!]
categories: [ID!]
collections: [ID!]
variants: [ID!]
}
Fields
products ● [ID!]
Products related to the discount.
categories ● [ID!]
Categories related to the discount.
collections ● [ID!]
Collections related to the discount.
variants ● [ID!]
Product variant related to the discount.
Member Of
saleCataloguesAdd mutation ● saleCataloguesRemove mutation ● voucherCataloguesAdd mutation ● voucherCataloguesRemove mutation