---
title: >-
  New barcode field on the Storefront API ProductVariant object - 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/new-barcode-field-on-the-storefront-api-productvariant-object
  md: >-
    https://shopify.dev/changelog/new-barcode-field-on-the-storefront-api-productvariant-object.md
metadata:
  effectiveApiVersion: 2022-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-12-09T15:37:32-05:00'
  postedAt: '2022-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2022-01-01T00:00:00-05:00'
---

January 1, 2022

Tags:

* API
* 2022-01

# New barcode field on the Storefront API ProductVariant object

As of GraphQL Storefront API version 2022-01, the `ProductVariant` object has a new field: `barcode`. This field returns the barcode value (ISBN, UPC, GTIN, etc.) associated with the variant.

Learn more about the `barcode` field on [Shopify.dev.](https://shopify.dev/api/storefront/reference/products/productvariant)
