--- title: >- New sellable online quantity field on 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-sellable-online-quantity-field-on-productvariant-object md: >- https://shopify.dev/changelog/new-sellable-online-quantity-field-on-productvariant-object.md metadata: effectiveApiVersion: 2022-01 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2021-10-18T20:20:57-04: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 sellable online quantity field on ProductVariant object As of GraphQL Admin API version 2022-01, the `ProductVariant` object has a new field: `sellableOnlineQuantity`. This field returns the total sellable quantity of the product variant for online channels. Learn more about [this API on Shopify.dev](https://shopify.dev/api/admin/graphql/reference/product/productvariant).