INPUT_OBJECT
1input EditInterviewTemplateInput {42# Name of the template.3name: String75# The team that the template is associated with6teamId: ID108# List of the Task IDs.9taskIds: [ID!]11}