Safety stock to all products

Topic summary

A user is attempting to set safety stock levels to a fixed number across all products in their inventory but is encountering issues with the current approach.

Problem encountered:

  • The inventoryAdjustQuantities mutation was tested but failed to update safety stock values, which remained at 0 for unavailable items.

Request:

  • Seeking alternative methods to bulk-update safety stock without manually editing each product in the Shopify admin interface.
  • Open to solutions via API or admin panel.

Current status:

  • Another user has asked for clarification on the use case, but no solution has been provided yet. The discussion remains open with the core issue unresolved.
Summarized with AI on October 27. AI used: claude-sonnet-4-5-20250929.

Hello community.

I’m trying to set the safety stock of all my products to a fixed number. I’ve tried using the inventoryAdjustQuantities mutation for all my products but it didn’t have any effect (they remained 0 for the unavailable).

Does anyone have an idea of how I can put a safety stock quantity without doing it one by one in the shopify admin. It can be either via Api or in the administrator, any idea helps.

what is your use cases for this?