shipmentCreate
AUTH: Role=[order.OWNER,order.EDITOR]
shipmentCreate(
input: ShipmentCreateInput!
): Shipment!
AUTH: Role=[order.OWNER,order.EDITOR]
shipmentCreate(
input: ShipmentCreateInput!
): Shipment!
shipmentCreate.input
● ShipmentCreateInput!
non-null inputShipment
object