Skip to main content

Combined Listings Update Mutation Enhancements

As of Admin API 2025-05, we have introduced new error codes that will be returned from the combinedListingUpdate mutation. These new errors are to provide more clarity when the mutation is called with incorrect data.

  • option_name_contains_invalid_characters 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?