Skip to main content
Anchor to requestedOrderEditDecline

requestedOrderEditDecline

mutation

Requires write_orders access scope. Also: The user must have edit_orders permission.

Declines a requested edit on an order.

•RequestedOrderEditDeclineInput!
required

The input fields for declining a requested edit.


Was this section helpful?

Anchor to RequestedOrderEditDeclinePayload returnsRequestedOrderEditDeclinePayload returns

•RequestedOrderEdit

The declined requested edit.

•[RequestedOrderEditDeclineUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?