--- title: InventoryItemMeasurementInput - GraphQL Admin description: The input fields for an inventory item measurement. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/inventoryitemmeasurementinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/inventoryitemmeasurementinput.md --- # Inventory​Item​Measurement​Input input\_object The input fields for an inventory item measurement. ## Fields * shipping​Package​Id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) Shipping package associated with inventory item. * weight [Weight​Input](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/input-objects/InventoryItemInput#fields-measurement)