INPUT_OBJECT
UpdateEducationHistoryInput
UpdateEducationHistoryInput is used for update EducationHistory object. Input was generated by ent.
link GraphQL Schema definition
- input UpdateEducationHistoryInput {
- # The institution/school name for this education history entry.
- : String
- # The degree attained for this education history entry.
- : String
- : Boolean
- # The major for this education history entry.
- : String
- : Boolean
- : String
- : Boolean
- : Time
- : Boolean
- : Time
- : Boolean
- : EducationHistoryType
- : ID
- : Boolean
- : ID
- : Boolean
- }