updateStationVideo
No description
updateStationVideo(
id: String!
input: UpdateStationVideoInput!
): StationVideo!
Arguments
updateStationVideo.id
● String!
non-null scalar references
updateStationVideo.input
● UpdateStationVideoInput!
non-null input references
Type
StationVideo
object references
Video metadata overrides for specific stations.
Overrides source and global video metadata.
More detailed documentation about fields used from this type is available on the NormalizedVideo
type.