currently inventorySetQuantities mutation has the 2 fields name and reason. the description of each field sends the user to a URL with the possible values.
I would like to request that these 2 enums are added as an enum (something like ProductStatus) to the Shopify Graphql definition so we get autocompletion using the Shopify/graphql-codegen npm package
Hey @omg3r , that’s a great suggestion. I’ve passed this feedback over for you and our team is looking in to it.
I don’t have a timeframe for any changes. Since a change like this would typically be required to be part of an API release, I would keep an eye on our developers changelog for updates.