# InventoryLevelInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for an inventory level.

### Access Scopes



## Fields
* [availableQuantity](/docs/api/admin/2025-01/scalars/Int): Int! - The available quantity of an inventory item at a location.
* [locationId](/docs/api/admin/2025-01/scalars/ID): ID! - The ID of a location associated with the inventory level.


## Input objects with this input object
* [ProductVariantsBulkInput](/docs/api/admin/2025-01/input-objects/ProductVariantsBulkInput)


## Examples