updatePbsShow
No description
updatePbsShow(
id: String!
input: UpdatePbsShowInput!
): PbsShow!
Arguments
updatePbsShow.id
● String!
non-null scalar references
updatePbsShow.input
● UpdatePbsShowInput!
non-null input references
Type
PbsShow
object references
Show 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 NormalizedShow
type.