Skip to main content

AddressInput

No description

input AddressInput {
careof: String
city: String
coordinates: CoordinatesInput
country: String
email: String
postalCode: String
street: String
}

Fields

AddressInput.careof ● String scalar

AddressInput.city ● String scalar

AddressInput.coordinates ● CoordinatesInput input

AddressInput.country ● String scalar

AddressInput.email ● String scalar

AddressInput.postalCode ● String scalar

AddressInput.street ● String scalar

Member of

createAccount mutation ● editAccount mutation ● OrganizationSettingsInput input