Magidoc

Operation
Object

Represents an operation that can be performed on a print job.

Fields

#

id

ID !
Non-null

The ID of the operation.

externalId

The external ID of the operation.

name

Non-null

The name of the operation.

kind

Non-null

The kind of operation.

description

The description of the operation.

notes

Notes about the operation.

productionQuantity

The quantity that should be produced in this operation. Note, this is not necessarily the number needed for the part, instead could be the imposed quantity, or an increased amount to account for spoilage.

milestones

Non-null

The milestones that are included in the operation.

jobId

The ID of the job that the operation belongs to.

job

The job that the operation belongs to.

partId

The ID of the part that the operation belongs to.

part

The part that the operation belongs to.

createdAt

Non-null

The date and time when the operation was created.

updatedAt

Non-null

The date and time when the operation was last updated.

Usages

#

References

#