UpdateVirtualCatalogueInput

Input parameter for the updateVirtualCatalogue mutation. The ref field is the unique identifier for the catalogue you wish to update.

During an update mutation, the following fields behave in an "UPSERT" or UPDATE / INSERT manner:

Input Fields

ref (String!)

Reference identifier used to identify this entity object.
Max character limit: 100.

type (String)

Type of the VirtualCatalogue, 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.

status (String)

The current status of the VirtualCatalogue.
By default, the initial value will be CREATED, however no other status values are enforced by the platform.
The status field is also used within ruleset selection during orchestration. For more info, see Orchestration
Max character limit: 50.

attributes ([AttributeInput])

New list of Attribute containing meta data information for this entity object

name (String)

Name of the inventory catalogue

description (String)

Description

inventoryCatalogueRef (String)

Inventory Catalogue used for this virtual catalogue

productCatalogueRef (String)

Product Catalogue used for this virtual catalogue

networkIds ([String])

Networks used for this catalogue

controlGroupRef (String)

Control group Ref

retailerRefs ([String])

Retailer refs