Magidoc

JobStateEnum
Enum

Different states that a print job can be in.

Possible Values

#

DRAFT

Job is in draft state.

RFQ

Job is in request for quote state.

CONFIRMED

Job is confirmed.

PREPRESS

Job is in prepress.

PRESS

Job is in press.

POSTPRESS

Job is in postpress.

PACKING

Job is being packed.

COMPLETED

Job is completed.

CANCELLED

Job is cancelled.

EXCEPTION

Job has an exception.

Usages

#

References

#

  • Argument state of field updateJobState from type Mutation
  • Field state from Job