EpisodeLabel
Not available for public API use yet. This object is documented for future episode support only.
type EpisodeLabel {
value: ID!
text: String!
color: String!
}
Fields
EpisodeLabel.value ● ID! non-null scalar
EpisodeLabel.text ● String! non-null scalar
EpisodeLabel.color ● String! non-null scalar
Member Of
Episode object