INPUT_OBJECT
Data for creating a passport, must be used in context of some contact
input PassportInput {externalId: Stringnumber: String!country: CountryCode!dateOfIssue: DatedateOfExpiry: Date!note: StringisDefault: Boolean!file: Upload}