OBJECT
type OrderCancellationItem {id: Int cancellation_id: Int order_id: Int order_item_id: Int quantity: Int }