INPUT_OBJECT

DeleteEpisodeInput

link GraphQL Schema definition

  • input DeleteEpisodeInput {
  • id: ID!
  • # An opaque string used by frontend frameworks like relay to track requests and
  • # responses.
  • clientMutationId: String
  • }

link Require by