CreateControlInput

Input parameter for the createControl 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.

The following default values will be set on creation:

Input Fields

ref (String!)

The reference identifier used to identify an entity.
Max character limit: 100.

type (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.

name (String!)

Name

description (String)

Description

values ([AttributeInput])

values

controlGroup (ControlGroupKey!)

Control Group

attributes ([AttributeInput])

List of Attribute containing meta data information for this entity

executionOrder (Int)

Order that this control is applied