Admin GraphQL API2025-04
Combined Listings Update Mutation Enhancements
As of Admin API 2025-05, we have introduced new error codes that will be returned from the mutation. These new errors are to provide more clarity when the mutation is called with incorrect data.
will be returned when there are invalid sequences of characters in an Option Name. For example,
/
is an invalid sequence (space + / + space)
Was this section helpful?