Anchor to FulfillmentOrderSubmitCancellationRequestPayloadFulfillment
payloadFulfillment Order Submit Cancellation Request Payload
Return type for mutation.
Anchor to FieldsFields
- fulfillmentOrder (FulfillmentOrder)
- userErrors ([UserError!]!)
- Anchor to fulfillmentOrderfulfillment•Fulfillment
Order Order The fulfillment order specified in the cancelation request.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- fulfillmentOrderSubmitCancellationRequest (FulfillmentOrderSubmitCancellationRequestPayload)
- •mutation
Sends a cancellation request to the fulfillment service of a fulfillment order.
- •ID!required
The ID of the fulfillment order associated with the cancellation request.
- Anchor to messagemessage•String
An optional reason for the cancellation request.
Arguments
- •ID!
Was this section helpful?