FulfillmentCancelInput
No description
input FulfillmentCancelInput {
warehouseId: ID
}
Fields
FulfillmentCancelInput.warehouseId ● ID scalar
ID of a warehouse where items will be restocked. Optional when fulfillment is in WAITING_FOR_APPROVAL state.
Member of
orderFulfillmentCancel mutation
Was this page helpful?