---
title: >-
  Combined Listings update mutation error improvements - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/combined-listings-update-mutation-error-improvements
  md: >-
    https://shopify.dev/changelog/combined-listings-update-mutation-error-improvements.md
metadata:
  effectiveApiVersion: 2025-01
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-09-24T22:44:53-04:00'
  postedAt: '2025-01-01T07:00:00-05:00'
  updatedAt: '2025-01-17T11:08:45-05:00'
  effectiveAt: '2025-01-01T07:00:00-05:00'
---

January 1, 2025

Tags:

* Admin GraphQL API
* 2025-01

# Combined Listings update mutation error improvements

Starting with the Admin API version 2025-01, we've introduced new error codes for the `combinedListingUpdate` mutation. These enhancements aim to provide clearer feedback when incorrect data is submitted.

* The `missing_option_values` error occurs when the `optionsAndValues` field is required but not provided in the request.
