Skip to main content
mutation

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

Creates a requested edit on an order on behalf of a buyer.

•RequestedEditCreateInput!
required

The input fields for creating a requested edit.


Was this section helpful?

Anchor to RequestedEditCreatePayload returnsRequestedEditCreatePayload returns

•RequestedEdit

The created requested edit.

•[RequestedEditCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?