📄️ OrderItemConnection
A connection to a list of OrderItem values.
📄️ OrderItem
An item in an order.
📄️ Order
The Order of a user.
📄️ Return
A return one or more OrderItems.
📄️ ShipmentConnection
A connection to a list of Shipment values.
📄️ ShipmentMethodConnection
A connection to a list of ShipmentMethod values.
📄️ ShipmentMethod
A shipment method supported by the external provider.
📄️ Shipment
A shipment caused by either an order or a return.
📄️ UserAddress
A address associated with a user.
📄️ VendorAddress
An address associated with the vendor.