Other GraphQL Types
ThumbnailStatusEnum
The thumbnail's availability states.
Valid Values
Value | Description |
---|---|
IN_PROGRESS | Thumbnail generation in progress. |
SUCCESS | Thumbnail generation is successful. |
PENDING | Thumbnail generation is pending. |
FAILED | Thumbnail generation failed. |
TIMEOUT | Thumbnail generation process timed out. |
Where Used
Object/Input | Field | Description |
---|---|---|
Thumbnail | status . |
An object representing a small image that depicts a view of a component. |