Dev Center Updates

Certain V2 API DELETE endpoints are being removed on May 10

by BigCommerce
On May 10, the following endpoints will be removed from the V2 API: DELETE /v2/products DELETE /v2/option_sets (sometimes aliased as /v2/optionsets) DELETE /v2/customers This change ONLY affects the "collection delete" capability which...
Warning
Announcement
API

Stencil-CLI 1.21.6 Release (Supports "stencil pull")

by BigCommerce
New feature added to allow pulling the theme configuration (config.json) from the live store, to make sure your local configuration matches the live store's theme before pushing a new version. This can help catch changes to theme...
Stencil
Announcement
Enhancement

Changes to Chrome’s SameSite cookie policies that may affect BigCommerce apps

by BigCommerce
Beginning in February, the way Google Chrome handles cross-site cookies is changing to prevent cookies without an explicit SameSite policy from loading in cross-origin requests. More details on Chrome’s upcoming changes are available on...
Warning
Announcement

GraphQL Storefront API Updates - December 11th, 2019

by BigCommerce
We're excited to announce several improvements to the GraphQL Storefront API! Bugs Fixed An issue which prevented looking up products on the product node via parent SKU code when the product had variants was fixed. Enhancements The...
Storefront API
Announcement
Enhancement

Stencil-CLI 1.21.0 Release (Node 10 support)

by BigCommerce
Stencil CLI now supports environments using Node 10 To get this update, simply run npm install -g @bigcommerce/stencil-cli
Stencil
Enhancement
Announcement

Required stencil-cli version is now 1.20.2

by BigCommerce
As mentioned in a previous update, the required stencil-CLI version for local development is now 1.20.2. To update to the latest version of stencil-cli, simply run npm install -g @bigcommerce/stencil-cli. We recommend using the latest...
Announcement
Stencil
Warning

Storefront API now in Open Beta!

by BigCommerce
Our GraphQL Storefront API is now in Open Beta and available for use on any store using Stencil. The GraphQL Storefront API enables you to freely query storefront data on top of the BigCommerce Stencil theming framework. This means that...
Storefront API
Announcement

API and Themes Updates September 27, 2019

by BigCommerce
Embedded Checkout An overview and tutorial for using Embedded Checkout are now available Channels, Sites and Routes Channels, Sites and Routes API Reference is now available API Based on feedback from the beta program, access to the...
API
Theme
Maintenance
Enhancement

API and Themes Updates September 20, 2019

by BigCommerce
Webhooks Functionality Update Blacklisting logic has been updated to improve webhook reliability. Domains will now be blacklisted based on a minimum threshold and percentage success rate within a sliding scale time window. Read more...
Developer Blog
API
Maintenance