InventoryLevelInput input object
Inventory quantity at a specific location.
Input fields
- availableQuantity (
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
) REQUIRED
Sets the quantity available at the location. - locationId (
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
) REQUIRED
ID of the location.