Skip to main content
Anchor to requestedOrderEditResolve

requestedOrderEditResolve

mutation

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

Resolves a requested edit on an order, marking it as completed.

•RequestedOrderEditResolveInput!
required

The input fields for resolving a requested edit.

Show input fields

Was this section helpful?

Anchor to RequestedOrderEditResolvePayload returnsRequestedOrderEditResolvePayload returns

•RequestedOrderEdit

The resolved requested edit.

Show fields
•[RequestedOrderEditResolveUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?