INPUT_OBJECT
input UpsertStudentNoteTaskInput {taskId: Intdetails: String!due: StringremindOffset: Booleancompleted: BooleanuserId: Int!}