--- title: InventoryQuantity GraphQL object now has a globally-unique ID in Admin API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/inventoryquantity-graphql-object-now-has-a-globally-unique-id-in-admin-api md: https://shopify.dev/changelog/inventoryquantity-graphql-object-now-has-a-globally-unique-id-in-admin-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) December 6, 2023 Tags: * API * 2024-01 # `InventoryQuantity` GraphQL object now has a globally-unique ID in Admin API As of GraphQL Admin API version **2024-01** , you can use the `ID` field to identify an [InventoryQuantity](https://shopify.dev/docs/api/admin-graphql/2024-01/objects/InventoryQuantity#field-inventoryquantity-id) object. This object now implements `Node` interface.