PlayVideo
No description
type PlayVideo {
type: PlayVideoType
url: URL
videoLength: Int
audioEnabled: Boolean
}
Fields
type ● PlayVideoType enum
url ● URL scalar
videoLength ● Int scalar
audioEnabled ● Boolean scalar
Member of
PlayAssets object