Dev Center Updates

Cornerstone 4.12.0 for November 5, 2020

by BigCommerce
Theme Reduce lodash usage in compare-products.js and image-gallery.js. #1827 Fixed product image carousel when it becomes unresponsive on Product page. #1879 Move phrases and static strings to en.json for improving translation...
Cornerstone
Maintenance
Enhancement
Bug Fix

API Updates for October 29, 2020

by BigCommerce
API Endpoints for managing order metafields added to Orders v3. Moved all management API related articles under a new Management API section and all storefront API related articles under a Storefront API section for consistency.
API
Enhancement
Announcement

GraphQL Complexity Limit Increased (October 2020)

by BigCommerce
We have once again adjusted the GraphQL Storefront API complexity limit to be more permissive, based on developer feedback. If you have previously bumped up against the complexity limit for a particular query, you are encouraged to try...
Storefront API
Enhancement
Announcement

Metafields are now available on the Order resource

by BigCommerce
It is now possible to create metafields against the Orders resource, allowing you to store custom fields against Orders for later reference. To get started, access the documentation here: https://developer.bigcommerce.com/api-reference...
API
Announcement
Enhancement

OAuth Client ID is no longer required for requests to api.bigcommerce.com

by BigCommerce
As of October 9, 2020, it is no longer necessary to send the OAuth Client ID as the X-Auth-Client header with API requests you make to api.bigcommerce.com. Going forward, API connections are authenticated only with your OAuth Token...
API
Announcement
Enhancement

Catalog API Updates for October 8, 2020

by BigCommerce
API Category is no longer required to create a product in Catalog API. Developer Blog How to Add Custom Theme Styles to BigCommerce Page Builder
Developer Blog
Enhancement
API

Stencil CLI 3.0 Release

by BigCommerce
Stencil CLI 3.0 has released, with these improvements: Node 12 support Much improved stencil pull with better merging logic and drastically improved performance Many CLI commands have been improved to work better with automated...
Announcement
Enhancement
Stencil

Page Builder and API Updates for September 9, 2020

by BigCommerce
Page Builder As of September 9, 2020, Page Builder is enabled on all Stencil stores by default. Page Builder documentation updated. API Passwordless Login updated to include more details and a customer email example. Listing...
Developer Blog
API
Stencil

GraphQL Storefront API Complexity Scoring Adjusted

by BigCommerce
Based on feedback from our developer community, we've adjusted the weighting of our GraphQL Storefront API's complexity scoring in order to be more permissive. As a result, queries which may have previously been rejected on the basis of...
Storefront API
Enhancement