Tags:
- Admin GraphQL API
- 2024-10
Allow item activation at legacy location
As of Graphql Admin Api version 2024-10, calls to mutation can use an optional parameter . Setting this parameter to true will allow inventory to be activated if the provided is associated with a fulfillment service that does not permit sku sharing.
If an item is activated at a location that does not permit sku sharing then the item will be deactivated at all other locations.
If an item is currently active at a location that does not permit sku sharing and you want to activate that item at another location the parameter also needs to be set to true.
Learn more about on Shopify.dev
Was this section helpful?