OBJECT
1type UserWorkExperience {23endDate: Int! 45location: String! 67organization: String! 89position: String! 1011startDate: Int! 1213weight: Int! 1415}