Skip to main content
Version: 2025-03-11

Stream

Video Stream

type Stream {
id: ID!
language: String!
platformId: String
primary: Boolean!
url: String!
}

Fields

Stream.id ● ID! non-null scalar

The unique identifier of the object

Stream.language ● String! non-null scalar

The language of the stream (ISO 639-1, e.g. en)

Stream.platformId ● String scalar

The vendor id of the stream (e.g. 02I5vVxlJhU for URL = https://www.youtube.com/watch?v=02I5vVxlJhU)

Stream.primary ● Boolean! non-null scalar

Whether the stream is the primary/main stream

Stream.url ● String! non-null scalar

The URL of the stream (e.g. https://www.youtube.com/watch?v=02I5vVxlJhU)

Member Of

MatchSeries object ● Tournament object