NetworkIdentifier
The Podchaser ID should be a string containing only numbers. The title should be the case-insensitive full network title.
type NetworkIdentifier {
id: String!
type: NetworkIdentifierType!
}
Fields
id
(String!
)
The network ID or title matching the type.