# 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](/docs/api/admin-graphql/2024-10/objects/Image): Image - The preview image for the media. Returns `null` until `status` is `READY`. * [status](/docs/api/admin-graphql/2024-10/enums/MediaPreviewImageStatus): MediaPreviewImageStatus! - Current status of the preview image. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples