UpdateControlInput
Input parameter for the updateControl
mutation. A control ref
should be unique within the bounds of the specified catalogue
, which together makes up the unique identifier for the catalogue control
record.
During an update mutation, the following fields behave in an "UPSERT" or UPDATE / INSERT manner:
-
attributes
-name
is the unique key for the Attributetype
andvalue
. If an associated Attribute with a matchingname
already exists, then thetype
andvalue
fields will be updated, else it will be inserted. For more information, please refer to the https://lingo.fluentretail.com/display/LIN/Global+Inventory
Input Fields
String!
)
The reference identifier used to identify an entity.
Max character limit: 100.
String
)
Type of the Control
, 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.
String
)
The current status of the Control
.
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.
String
)
Name
String
)
Description
[AttributeInput]
)
values
ControlGroupKey
)
Control Group
[AttributeInput]
)
List of Attribute containing meta data information for this entity
Int
)
Order that this control is applied