This image shows the addressType object type that defines the fields of an address using the addressLine1, addressLine2, city, state, and zip attributes. Another customerAddresses array type defines an array of addresses, with its Array Item Type set to addressType .