# InventoryItemMeasurement - admin-graphql - OBJECT Version: 2024-07 ## Description Represents the packaged dimension for an inventory item. ### Access Scopes `read_inventory` access scope or `read_products` access scope. ## Fields * [id](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - A globally-unique ID. * [weight](/docs/api/admin-graphql/2024-07/objects/Weight): Weight - The weight of the inventory item. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples