Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Enum

CreativeJobStatus

List of possible Creative Job statuses.

Enum Values
PROCESSING

The job is currently being prepared and is awaiting rendering.

RENDERING

The job is currently rendering.

CANCELED

The job has been canceled successfully.

FINISHED

The job has been completed successfully.

FAILED

The processing of the job failed.