Anchor to VideoSourceVideo
objectVideo Source
Requires access scope.
Represents a source for a Shopify hosted video.
Anchor to FieldsFields
- format (String!)
- height (Int!)
- mimeType (String!)
- url (String!)
- width (Int!)
- Anchor to formatformat•String!non-null
The format of the video source.
- Anchor to heightheight•Int!non-null
The height of the video.
- Anchor to mimeTypemime•String!
Type non-null The video MIME type.
- •String!non-null
The URL of the video.
- Anchor to widthwidth•Int!non-null
The width of the video.
Was this section helpful?