INPUT_OBJECT
input UploadStudentEnrollmentFieldFileInput {# Student Enrollment Field with which the file will be attachedstudentEnrollmentFieldId: Int!# File to be attachedfile: Upload!}