OBJECT
type Address {ID: ID Name: String Address: String AddressLine2: String City: String State: StateEnum PostalCode: String Country: CountryEnum }