UpdateArticleInput

Input Fields

id (ID!)

ID of the object

type (String)

Type of the Article, 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 Article.
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: 30.

attributes ([AttributeInput])
articleNumber (String)

Max character limit: 30.

barcodeArticleNumber (String)

Max character limit: 50.

description (String)

Max character limit: 256.

height (Float)
length (Float)
name (String)

Max character limit: 256.

purchaseValue (String)

Max character limit: 100.

weight (Float)
width (Float)
expiryDate (DateTime)
quantity (Int)
items ([UpdateArticleItemWithArticleInput])