--- title: >- Deprecating the Ability to Set Available Quantities on Already Active States on the InventoryActivate GraphQL Mutation - 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/deprecating-the-ability-to-set-available-quantities-on-already-active-states-on-the-inventoryactivate-graphql-mutation md: >- https://shopify.dev/changelog/deprecating-the-ability-to-set-available-quantities-on-already-active-states-on-the-inventoryactivate-graphql-mutation.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-05-29T12:21:04-04:00' postedAt: '2024-05-29T12:14:00-04:00' updatedAt: '2024-05-29T13:25:17-04:00' effectiveAt: '2024-05-29T12:14:00-04:00' --- May 29, 2024 Tags: * Action Required * Admin GraphQL API * 2024-10 # Deprecating the Ability to Set Available Quantities on Already Active States on the `InventoryActivate` GraphQL Mutation As of Admin GraphQL API version `2024-10`, we're deprecating the ability to set the available quantity on the `InventoryActivate` GraphQL mutation for already active states. Moving forward, use the `InventorySetQuantities` GraphQL mutation instead. This change will take into full effect starting on the `2024-10` version of the Admin GraphQL API.