Eventjet GraphQL API documentation

address

The customer's postal address, if provided.

Null if any required address field (street, postal code, city, or country) is missing.

Arguments

address doesn't take any arguments.

Type

This field resolves to Address, which has the following fields:

FieldDescriptionType
addressLine1The first line of the street address.String
countryThe country of the address.Country
formattedA human-readable, formatted representation of the address.String
localityThe city, town or locality.String
postalCodeThe postal or ZIP code.String