Skip to main content
Anchor to FulfillmentOrderAcceptCancellationRequestPayload

FulfillmentOrderAcceptCancellationRequestPayload

payload

Return type for fulfillmentOrderAcceptCancellationRequest mutation.

•FulfillmentOrder

The fulfillment order whose cancellation request was accepted.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Accept a cancellation request sent to a fulfillment service for a fulfillment order.

Show payload

Arguments

•ID!
required

The ID of the fulfillment order associated with the cancellation request.

•String

An optional reason for accepting the cancellation request.



Was this section helpful?