INPUT_OBJECT
input CreateAttendanceInput {campus: Campus!attendanceTakerId: CarneteID!experienceId: CarneteID!teamId: CarneteID!# As a valid id, the user will be a pointer directly to it,# if not an id, a query will be performed to locate the useruserSearchCriteria: UserSearchCriteria!}