updateStationShow
No description
updateStationShow(
id: String!
input: UpdateStationShowInput!
): StationShow!
Arguments
updateStationShow.id
● String!
non-null scalar references
updateStationShow.input
● UpdateStationShowInput!
non-null input references
Type
StationShow
object references
Show metadata overrides for specific stations.
Overrides source and global show metadata.
More detailed documentation about fields used from this type is available on the NormalizedShow
type.