# Video - storefront - OBJECT Version: 2024-10 ## Description Represents a Shopify hosted video. ### Access Scopes `unauthenticated_read_product_listings` access scope. ## Fields * [alt](/docs/api/storefront/2024-10/scalars/String): String - A word or phrase to share the nature or contents of a media. * [id](/docs/api/storefront/2024-10/scalars/ID): ID! - A globally-unique ID. * [mediaContentType](/docs/api/storefront/2024-10/enums/MediaContentType): MediaContentType! - The media content type. * [presentation](/docs/api/storefront/2024-10/objects/MediaPresentation): MediaPresentation - The presentation for a media. * [previewImage](/docs/api/storefront/2024-10/objects/Image): Image - The preview image for the media. * [sources](/docs/api/storefront/2024-10/objects/VideoSource): VideoSource! - The sources for a video. ## Connections ## Related queries ## Related mutations ## Related Unions * [MetafieldReference](/docs/api/storefront/2024-10/unions/MetafieldReference) Returns the resource which is being referred to by a metafield. ## Examples