MediaStatus enum
The possible statuses for a media object.
Values
- FAILED
Media processing has failed. - PROCESSING
Media is being processed. - READY
Media is ready to be displayed. - UPLOADED
Media has been uploaded but not yet processed.
Types that return MediaStatus
[ExternalVideo.status](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/externalvideo#status-2021-01)
[MediaImage.status](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/mediaimage#status-2021-01)
[Model3d.status](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/model3d#status-2021-01)
[Video.status](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/video#status-2021-01)