timestamp1679596853980
API Updates for March 23, 2023
by BigCommerce
API
Updated the list of BigCommerce for WordPress OAuth scopes. See Getting your API credentials for more information.
GraphQL Users API is now available in our collection of GraphQL APIs.
Added documentation for Buy Online, Pick Up intimestamp1661446151414
BigCommerce for Wordpress 4.33.0 For Aug 25, 2022
by BigCommerce
BigCommerce for Wordpress 4.33.0 For Aug 25, 2022 4.33.0 View release 4.33.0 on GitHub Changed Improved GraphQL token validation while using ' Fast - Headless' import option The update should handle GraphQL credentials were missing. Notimestamp1653580667366
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 oftimestamp1648500661973
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`timestamp1638459874430
API Updates for December 2, 2021
by BigCommerce
API The Add to Cart URLs example now uses promises to demonstrate using JavaScript to make serial requests to a single endpoint. The Add Consignments to Checkout endpoint now reflects limits to the number of line items a consignment cantimestamp1632777681779
GraphQL Storefront API can now be used to power Stencil theme context
by BigCommerce
It is now possible to augment the data available in the theme context through the use of GraphQL queries described directly in the Front Matter of template files. Using this capability, you can fetch data a little bit more flexibly to buildtimestamp1625146790292
Cornerstone 5.7.0 for July 1, 2021
by BigCommerce
Theme Implement CEV language files into Cornerstone.#2084 Added translations for Consent Manager.#2083timestamp1624372403841
Rendered Widget HTML now available in GraphQL Storefront API
by BigCommerce
You may now fetch the rendered HTML of widgets created via Widgets API or Page Builder. To get the content, you’ll need to provide a page type, and the ID for the page (if necessary). In the response, you’ll get a list of all the regions ontimestamp1623949200000
Cornerstone 5.6.0 for June 17, 2021
by BigCommerce
Theme Translation mechanism for config.json values have been implemented.#2076 Enter press on Compare checkbox cause quick view opening.#2074 Product images in quick view can be squashed.#2075 Fixed shift in change options popup on Cart