Fields

durationSeconds
Int!
required
The duration of the video in seconds.
width
Int!
required
The width of the video, usually measured in pixels.
height
Int!
required
The height of the video, usually measured in pixels.
url
required
A URL to the video itself.
thumbnailURL
required
A URL to the thumbnail image for the video, which is typically a still image representing the video content.
title
String!
required
The title of the video, which can provide context or information about the video content.