INPUT_OBJECT
1input CreateInterviewTemplateInput {42# Name of the template.3name: String!75# The team that the template is associated with6teamId: ID108# List of the Task IDs.9taskIds: [ID!]!1311# Company ID.12companyId: ID!14}