---
title: >-
  New Storefront GraphQL APIs for B2B are available in 2024-04 - 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-storefront-graphql-apis-for-b2b-are-available-in-2024-04
  md: >-
    https://shopify.dev/changelog/new-storefront-graphql-apis-for-b2b-are-available-in-2024-04.md
metadata:
  effectiveApiVersion: 2024-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-03-04T17:40:57-05:00'
  postedAt: '2024-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:40-05:00'
  effectiveAt: '2024-04-01T00:00:00-04:00'
---

April 1, 2024

Tags:

* API
* 2024-04

# New Storefront GraphQL APIs for B2B are available in 2024-04

As of GraphQL Storefront API version `2024-04`, we are adding support for query contextualization for B2B buyers via the `@inContext` directive. This allows developers to query the products and prices a B2B buyer may have for a particular company location.

Developers will also be able to query associated volume pricing and quantity rules, and work with a Cart that is aware of B2B specific rules and pricing.

Developers will also be able to query a purchasing company associated with a cart.

Learn more about B2B on [Shopify.dev](https://shopify.dev/docs/custom-storefronts/headless/b2b).
