VideoSource - storefront - OBJECT
Version: 2024-10
Description:
Represents a source for a Shopify hosted video.
Access Scopes
`unauthenticated_read_product_listings` access scope.
Fields
-
format:
String! -
The format of the video source.
-
height:
Int! -
The height of the video.
-
mimeType:
String! -
The video MIME type.
-
url:
String! -
The URL of the video.
-
width:
Int! -
The width of the video.
Connections
Related queries
Related mutations
Related Unions
Examples