--- title: InventoryItemMeasurementInput - GraphQL Admin description: The input fields for an inventory item measurement. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/InventoryItemMeasurementInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/InventoryItemMeasurementInput.md --- # 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/2025-01/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/2025-01/input-objects/InventoryItemInput#fields-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/2025-01/input-objects/InventoryItemInput#fields-measurement)