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