timestamp1661446723403API Updates & Announcements for August 25, 2022by BigCommerceAPI Added new Store Logs documentation and API Specs Converted all API Specification files to OAS 3+ format Partners Added documentation for the POS Foundation open-source application for building point-of-sale (POS) checkout interfaces. It
timestamp1648500661973Change to default number of product images returned by GraphQL on April 15by BigCommerceOn 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`
timestamp1638459874430API Updates for December 2, 2021by BigCommerceAPI 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 can
timestamp1632777681779GraphQL Storefront API can now be used to power Stencil theme contextby BigCommerceIt 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 build
timestamp1624372403841Rendered Widget HTML now available in GraphQL Storefront APIby BigCommerceYou 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 on