MediaPreviewImage object
Represents the preview image for a media.
Required access
read_products access scope.
On this page
Fields
- image (
[Image](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/image))
The preview image for the media. - status (
[MediaPreviewImageStatus!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/mediapreviewimagestatus))
Current status of the preview image. 
Types that return MediaPreviewImage
[ExternalVideo.preview](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/externalvideo#preview-2021-01)[MediaImage.preview](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/mediaimage#preview-2021-01)[Model3d.preview](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/model3d#preview-2021-01)[Video.preview](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/video#preview-2021-01)
