OBJECT
type OrderShipmentItem {id: Int shipment_id: Int order_id: Int order_item_id: Int quantity: Int }