Dev Center Updates

GraphQL Storefront API now supports more variant properties and related products

by BigCommerce
The GraphQL Storefront API now supports most of the properties on variants. You can now get the manually-set related products of a given product with the Storefront API Consider this query which demonstrates the new capabilities: query...
Storefront API
Enhancement

API and Theme Updates October 18, 2019

by BIgCommerce
API Added graphqlstorefrontapienabled and wishlistsenabled to Store Information API Theme origin is now available via Stencil Global Settings Object model Developer Blog What Developers Need to Know About Upcoming BigCommerce Multi...
Stencil
Developer Blog
API

Cornerstone 4.1.2 release

by BIgCommerce
Bug Fixes Fix registerValidation function to validate on writeReview-form email field #1585 Enhancements Added missing gift certificate translation Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone...
Cornerstone
Bug Fix

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

Cornerstone 4.2.0 Release

by BigCommerce
Bug Fixes Fixed and updated Google Structured Data Schema for the product page template #1577 Fixed thumbnail image sizes #1579 Using Cornerstone Are you a merchant using our Cornerstone theme? See the Cornerstone Theme Manual (Support).
Bug Fix
Cornerstone
Theme

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