AddressNetherlandsReferenceInput
No description
input AddressNetherlandsReferenceInput {
postalCode: String!
houseNumber: String!
addition: String
}
Fields
AddressNetherlandsReferenceInput.postalCode ● String! non-null scalar
Postal code 4 digits, followed by 2 letters Can optionally be separated by a single space
AddressNetherlandsReferenceInput.houseNumber ● String! non-null scalar
House number Free text field
AddressNetherlandsReferenceInput.addition ● String scalar
addition Free text field
Member of
JourneyReferenceInput input