unarchiveEpisodeType
This mutation is for unarchiving an episode type.
unarchiveEpisodeType(
id: ID!
): EpisodeTypeResponsePayload
Arguments
unarchiveEpisodeType.id ● ID! non-null scalar
Type
EpisodeTypeResponsePayload object
The requested episode type or error message related to its operation.