---
title: >-
  Deprecation Notice: ProductChangeStatus in Admin GraphQL API - 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/deprecation-notice-productchangestatus-in-admin-graphql-api
  md: >-
    https://shopify.dev/changelog/deprecation-notice-productchangestatus-in-admin-graphql-api.md
metadata:
  effectiveApiVersion: 2024-10
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2024-08-14T08:29:16-04:00'
  postedAt: '2024-08-15T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:41-05:00'
  effectiveAt: '2024-08-15T00:00:00-04:00'
---

August 15, 2024

Tags:

* Action Required
* Admin GraphQL API
* 2024-10

# Deprecation Notice: `ProductChangeStatus` in Admin GraphQL API

We are deprecating [productChangeStatus](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/productChangeStatus) mutation. Use [productUpdate](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/productUpdate) mutation instead.

You will need to migrate to the new endpoint by January 2025 when we will remove access to the `productChangeStatus` mutation.

Learn more about product mutations at [shopify.dev](https://shopify.dev/)
