--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).