createShipmentAndOrder
This is an authenticated mutation used to create a new shipment, along with its order and order items
createShipmentAndOrder(
input: CreateShipmentAndOrderInput!
): CreateShipmentAndOrderResult!
This is an authenticated mutation used to create a new shipment, along with its order and order items
createShipmentAndOrder(
input: CreateShipmentAndOrderInput!
): CreateShipmentAndOrderResult!
createShipmentAndOrder.input ● CreateShipmentAndOrderInput! non-null inputCreateShipmentAndOrderResult object