# InventoryItemMeasurement - admin-graphql - OBJECT Version: 2024-10 ## 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-10/scalars/ID): ID! - A globally-unique ID. * [weight](/docs/api/admin-graphql/2024-10/objects/Weight): Weight - The weight of the inventory item. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples