Admin GraphQL API2025-07
Remove unprocessed exchange lines from a return
We're introducing the mutation, which allows you to remove unprocessed items from returns efficiently.
What's new
This mutation enables the removal of:
- Return line items
- Exchange line items
Replaces previous mutation
The mutation supersedes the
mutation, which was limited to removing only return line items.
Availability
Currently available in the unstable
GraphQL API version, this mutation will be officially released in version 2025-07
.
Was this section helpful?