UpdateWaveInput

Input type to update a Wave

Input Fields

id (ID!)

ID of the Wave to be updated

name (String)

Name of the wave

type (String)

Type of the Wave, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.

status (String)

The current status of the Wave.
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

attributes ([AttributeInput])

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

fulfilments ([FulfilmentId])

Fulfilments associated with this wave. This field can be used to add new fulfilments to the wave. Existing fulfilments can't be deleted.

allocatedTo (UserId)

User who this wave is assigned to