Skip to main content
Anchor to FulfillmentOrderRejectCancellationRequestPayload

FulfillmentOrderRejectCancellationRequestPayload

payload

Return type for fulfillmentOrderRejectCancellationRequest mutation.

•FulfillmentOrder

The fulfillment order whose cancellation request was rejected.

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

Rejects 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 rejecting the cancellation request.



Was this section helpful?