updatePbsVideo
No description
updatePbsVideo(
id: String!
input: UpdatePbsVideoInput!
): PbsVideo!
Arguments
updatePbsVideo.id
● String!
non-null scalar references
updatePbsVideo.input
● UpdatePbsVideoInput!
non-null input references
Type
PbsVideo
object references
Video metadata from a PBS Media Manager source.
This metadata is synced regularly from PBS Media Manager as source data.
More detailed documentation about fields used from this type is available on the NormalizedVideo
type.