January 30, 2025

API Updates for January 30, 2025

API

  • Cursor Pagination for getCustomers

Cursor pagination is now available in the Customers V3 API for both the Get All Customers and *Get Customer Form Field Values *endpoints. This update improves navigation performance and supports many customers or form field values.

GraphQL

  • Storefront GraphQL supports bi-directional pagination

The Storefront GraphQL API fully supports bi-directional pagination, which improves performance when handling large datasets and enhances the overall user experience.

Unified Billing

  • SubscriptionsQuery scope filter

We’ve added a new filter to the SubscriptionQuery, allowing users to filter by scope. This filter reduces the need to manually track a store’s subscriptions, helping partners streamline and reduce admin overhead. Note: We also added a new Requirements and limitations section for Partners.

Stencil

  • **New **channelUrl** parameter for ****stencil start**

We’ve added the channelUrl  parameter to the stencil start command. This parameter allows users to directly configure a BigCommerce domain, bypassing custom domain protections for users with a proxy or DNS settings that block requests from Stencil CLI.

Catalyst

  • Localization updates

We’ve updated the Catalyst Internalization guides to walk you through how to translate content into multiple languages on a single storefront and how to localize your store for multiple countries using multiple storefronts. For an overview, see the Internationalization overview.

Developer Blog