addStationShowRoles
No description
addStationShowRoles(
id: String!
roles: [String!]!
): StationShow
Arguments
addStationShowRoles.id
● String!
non-null scalar references
addStationShowRoles.roles
● [String!]!
non-null scalar 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.