ENUM
EpisodeMutationEvent
link GraphQL Schema definition
- enum EpisodeMutationEvent {
- # Subscribe to this event to be notified after every createEpisode mutation.
- # Subscribe to this event to be notified after every updateEpisode mutation.
- # Subscribe to this event to be notified after every deleteEpisode mutation.
- }