MediaPreviewImage - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents the preview image for a media.
Access Scopes
`read_products` access scope, `read_files` access scope or `read_images` access scope.
Fields
-
image:
Image -
The preview image for the media. Returns `null` until `status` is `READY`.
-
status:
MediaPreviewImageStatus! -
Current status of the preview image.
Connections
Related queries
Related mutations
Related Unions
Examples