Skip to main content

InvalidEpisodeSelectionError

No description

type InvalidEpisodeSelectionError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface