Dev Center Updates

API Updates and Announcement for May 26, 2022

by BigCommerce
API Added faceted and textual search features to GraphQL Storefront API for headless merchants and stencil developers. Added new endpoints Get Channel Menus, Create Channel Menus, and Delete Channel Menus to allow for updating the list of
API
Announcement
Developer Blog
GraphQL

API Announcements for May 19, 2022

by BigCommerce
BundleB2B Updated BundleB2B developer documentation to reflect BigCommerce’s acquisition of BundleB2B. API Removed remaining X-Auth Client header references since it is no longer required in API calls since October 2020. Developer Blog AMA
API
Announcement
Maintenance

API Update for April 28, 2022

by BigCommerce
API Added the ability to apply a manual discount using the Checkout Discounts endpoint. Developer Blog Improve Storefront Performance: Updated Product Image Fetching using GraphQL Best Practices
Announcement
Developer Blog
API

API Update and Announcement for April 7, 2022

by BigCommerce
Checkout Added new endpoints, Get Checkout Settings and Update Checkout Settings, to allow for updating a checkout loader script URL via API. Developer Blog The BigCommerce Order Confirmation Page is Newly Customizable What’s New for
API
Announcement
Developer Blog

Node 12 End-of-life on April 30th

by BigCommerce
Node 12 enters End-of-life on April 30, 2022 ( https://endoflife.date/nodejs). From this date, new versions of Stencil CLI will drop support for Node 12, and add support for Node 14. In order to provide time for developers to update their
Warning
Stencil

Change to number of product images returned in Stencil home page resources on April 15

by BigCommerce
On April 15, 2022, the number of product images returned by the Featured Products, New Products, and Popular Products panels on Stencil storefronts is changing. These panels will now return up to 10 images per product, instead of returning
Stencil
Warning

Change to default number of product images returned by GraphQL on April 15

by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`
Storefront API
Warning

API Updates and Announcements for March 17, 2022

by BigCommerce
API Added support to allow the gift wrapping option to be managed via Server-to-Server Cart API. Added Create a Customer Address and Update a Customer address endpoints to resolve duplication behavior for customer addresses in the Customer
API
Announcement

Developer Update for March 10, 2022

by BigCommerce
Customizing Checkout Added support for Installing a Custom Order Confirmation Page
Announcement