--- title: InventoryAdjustItemInput - GraphQL Admin description: The input fields for items and their adjustments. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/inventoryadjustiteminput md: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/inventoryadjustiteminput.md --- # Inventory​Adjust​Item​Input input\_object The input fields for items and their adjustments. ## 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​Item​Id [ID!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) non-null ID of the inventory item to adjust. *** ## Map No referencing types