- Introduce ProductSetInventoryInput type for productSet mutation to set inventory quantities
- Add inventoryQuantities fields to ProductSetInput and ProductSetVariantInput for specifying on_hand/available amounts per location
- Enable managing inventory for new and existing variants via GraphQL API version 2024-10