Other GraphQL Types
FileExportStatusEnum
An enum value indicating the File export status.
Valid Values
Value | Description |
---|---|
IN_PROGRESS | Design creation in progress. |
SUCCESS | Design creation is successful. |
FAILED | Design creation failed. |
Where Used
Object/Input | Field | Description |
---|---|---|
ExportStatusOfFilePayload | status . |
Return payload for getting the export status of a file. |