ENUM
PlayabilityState
The enumeration of different playability states. A value of Yes will return only media that contains at least one playback URL. If that piece of Media is an Airing its mediaConfig.state must also be set to ON for it be considered playable by this directive.
link GraphQL Schema definition
- enum PlayabilityState {
- }
link Require by
This element is not required by anyone