INPUT_OBJECT
input UpdateEpisodeInput {shortDescription: Stringlink: Stringname: Stringdate: DateTimelocation: JSONtags: [String]guests: [String]longDescription: Textid: ID!videoUrl: Stringhosts: [String]# An opaque string used by frontend frameworks like relay to track requests and # responses.clientMutationId: String}