ShipmentTypesObjectsVendorAddressOn this pageVendorAddressAn address associated with the vendor. type VendorAddress implements Address { id: UUID!} Fields VendorAddress.id ● UUID! non-null scalar The ID of the node. Interfaces Address interface An item in an order. Implemented By _Entity union