CreateProductCatalogueInput

Input parameter for the createProductCatalogue mutation. The ref field will be the unique identifier for this catalogue.

The following default values will be set on creation:

Input Fields

ref (String!)

The unique reference identifier for the Product Catalogue.
Max character limit: 100.

type (String!)

Type of the ProductCatalogue, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.
Max character limit: 50.

attributes ([AttributeInput])

A list of attributes associated with this Product Catalogue. This can be used to extend the existing data structure with additional data for use in orchestration rules, etc.

name (String!)

The name of the Product Catalogue

description (String)

A short description of the Product Catalogue

retailerRefs ([String])

A list of Retailer references associated with this Product Catalogue