Magidoc

CreateOperationInput
Input Object

An input to create a new standalone Operation

Fields

#

description

The description of the operation.

externalId

The external ID of the operation.

kind

Non-null

The kind of operation.

name

Non-null

The name of the operation.

notes

Notes about the operation.

operableId

ID !
Non-null

The ID of the operable object.

operableType

Non-null

The type of the operable object.

productionQuantity

The quantity to produce, see the note on Operation for full details

Usages

#

References

#

  • Argument input of field createOperation from type Mutation