input
ShipmentCreateInput!
Required
Shipment
type Mutation { shipmentCreate(input: ShipmentCreateInput!): Shipment }
Mutation.
shipmentCreate
No description
Arguments
input
ShipmentCreateInput!
Required
Returns:
Shipment
type Mutation { shipmentCreate(input: ShipmentCreateInput!): Shipment }