timestamp1741883606725
GraphQL Best Practices
by BigCommerce
GraphQL API Update
New Article: Best Practices for Using GraphQL APIs - Introduced a new guide to help merchants optimize store stability and performance when working with GraphQL APIs.
Catalyst Update
Language selection in CLI - Thetimestamp1741294527533
PCI 4.0 Compliance Requirements
by BigCommerce
Checkout Updates
New developer guide - Added a developer guide to assist in setting up PCI DSS 4.0 Section 6.4.3-compliant features for configuring open checkout, including step-by-step instructions and troubleshooting tips.
Webhooktimestamp1739469457907
API Updates and Announcement for February 13, 2025
by BigCommerce
Announcement
Validation for channel_id in POST/PUT /v2/orders
The v2 Orders API now validates the channel_id field in both the Create an Order and Update an Order endpoints. Previously, invalid or non-existent channel_id values weretimestamp1736444954351
API Updates for January 9, 2025
by BigCommerce
API
Fixed the webhook documentation for options and modifiers. You can only trigger the store/option/updated and store/modifier/updated webhooks by updating the option or modifier in the context of a channel and locale.
We are happy totimestamp1733420561067
API Updates for December 5, 2024
by BigCommerce
API
We’re happy to announce that you can now retrieve channels to which a product is assigned when you get a product through the Catalog API. You can also filter products by the channel when you Get All Products.
GraphQL
We added thetimestamp1724949457597
API Updates for August 29, 2024
by BigCommerce
API
We’re happy to announce that we have updated the Sites API reference to deprecate the ssl_status field. To determine whether a site uses a private or shared SSL, retrieve the status from the Site Certificate endpoint instead.
B2B
B2Btimestamp1648500661973
Change to default number of product images returned by GraphQL on April 15
by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`