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