timestamp1617306294821
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: Buildingtimestamp1615219908775
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 APItimestamp1614877855416
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 useLogintimestamp1611843780001
Stencil Update for January 28, 2021
by BigCommerce
Stencil Stencil CLI version 3.1 has split the .stencil file into secrets.stencil.json and config.stencil.json files. This change is backward compatible. .stencil will continue to exist on old themes and CLI versions. Developer Blog...timestamp1608220260001
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.timestamp1604548800001
The qty_in_cart property is removed from the Stencil Common Product Card object
by BigCommerce
As part of an effort to improve the performance of BigCommerce storefronts, the qtyincart property is no longer supported on the Stencil Common Product Card Model. This property will return 0 from now on, and its use is discouraged. The...timestamp1603909440001
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...timestamp1602785220001
Inventory levels are no longer returned in Stencil context based on settings
by BigCommerce
Inventory Levels will no longer be returned in the Stencil context data if your store's Inventory settings are set to "Don't show Stock Levels". Previously, this setting would only hide the stock levels on individual product pages...timestamp1601997840001
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...