ENUM
Gender
link GraphQL Schema definition
- enum Gender {
- # Male
- # Female
- # Unknown
- }
link Require by
- ContactRepresents contact data (like phone, email, address etc.) in Leon
- ContactBasicHistoryData
- ContactCreateInputData for creating contact
- ContactUpdateInputData for updating an existing contact
- CrewMemberCreateInputRepresents data for creating single crew member.
- CrewMemberUpdateInputRepresents data for updating single crew member. Null values will be ignored.
- FlightSupportCrewMember
- FlightSupportPassengerContact
- PhonebookPersonCreateInputRepresents person input type
- PhonebookPersonUpdateInputRepresents person input type
- PhonebookRepresentativeCreateInputRepresents company representative input type
- PhonebookRepresentativeUpdateInputRepresents company representative input type
- TravelDocumentsContactInput
- TravelDocumentsRecognition