--- title: InventoryAdjustQuantityInput - GraphQL Admin description: The input fields required to adjust the inventory quantity. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/inventoryadjustquantityinput md: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/inventoryadjustquantityinput.md --- # Inventory​Adjust​Quantity​Input input\_object The input fields required to adjust the inventory quantity. ## Fields * available​Delta [Int!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/Int) non-null The change applied to the `available` quantity of the item at the location. * inventory​Level​Id [ID!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) non-null ID of the inventory level to adjust. *** ## Map No referencing types