---
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
metadata:
  effectiveApiVersion: 2024-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-12-06T15:51:47-05:00'
  postedAt: '2023-12-06T15:43:00-05:00'
  updatedAt: '2024-12-13T17:24:40-05:00'
  effectiveAt: '2023-12-06T15:43:00-05:00'
---

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.
