--- title: InventoryItemMeasurementInput - GraphQL Admin description: The input fields for an inventory item measurement. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/InventoryItemMeasurementInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/InventoryItemMeasurementInput.txt --- # Inventory​Item​Measurement​Input input\_object The input fields for an inventory item measurement. ## Fields * weight [Weight​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/WeightInput) The weight of the inventory item. *** ## Input objects using this input * [Inventory​Item​Input.​measurement](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/InventoryItemInput#field-measurement) INPUT OBJECT The input fields for an inventory item. *** ## Map ### Input objects using this input * [Inventory​Item​Input.measurement](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/InventoryItemInput#field-measurement)