INPUT_OBJECT
CrewMemberExternalEndorsementInputType
Data for creation and updating of personal endorsement form external source
link GraphQL Schema definition
- input CrewMemberExternalEndorsementInputType {
- : String
- : CountryCode
- : Date
- # Possible violation list: VALUE_NOT_VALID
- : DateOrNever!
- : Date
- : String
- : String
- # Possible violation list: IS_NO_EMPTY
- : [Upload!]
- # Possible violation list: IS_NO_EMPTY
- : [FileInput!]
- }