Dev Center Updates

API Announcement for April 1, 2021

by BigCommerce
API Added business-to-business functionality to the BigCommerce platform with the B2B Edition of BigCommerce Developer Blog My Experience at DeveloperWeek 2021 Introducing BigCommerce Transactional Email Templates MACHathon 2021: Building
Announcement
API
Developer Blog
Stencil
Enhancement

UPC, MPN, and GTIN now available in Storefront GraphQL API

by BigCommerce
The UPC, MPN, and GTIN fields are now available on both product and variant nodes in the GraphQL Storefront API
Storefront API
Enhancement
API
GraphQL

Storefront Data Hooks & Theme Updates for March 4, 2021

by BigCommerce
Storefront Hooks 1.0.1 Initial public release in support of https://nextjs.org/commerce 1.1.0 Fix useUpdateItem Fix typo in storefront-data-hooks repo Add missing types to the Cart body Resolves#22 Login SSO Accept options in the useLogin
Theme
Enhancement
Announcement
Developer Blog

API Updates for January 14, 2021

by BigCommerce
API It is now possible to programmatically configure your store's Product Filtering feature, also known as faceted search, using the Search Filters endpoint of the Settings API . You can now use Contextual Filters to configure the...
API
Announcement
Enhancement
Developer Blog

API Updates for December 17, 2020

by BigCommerce
API Widgets API now supports GraphQL queries on widgets. Added Create Widgets Powered by GraphQL tutorial to Widgets API documentation. Added storefrontapiquery property to Widget Template.
API
Announcement
Enhancement
GraphQL

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