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