ENUM

LivestreamQueryableStatus

link GraphQL Schema definition

1enum LivestreamQueryableStatus {
2
3LIVE
4
5REPLAYS
6}

link Required by