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.timestamp1607621220001
API Updates for December 10, 2020
by BigCommerce
API Added Bolt payment gateway to stored cards list Developer Blog BigCommerce Employee Spotlight: Rachel Thompson timestamp1607015460001
API Updates for December 3, 2020
by BigCommerce
API Added new tutorials to Widgets API documentation: Global Regions Tutorial Widget Versioning Tutorial Developer Blog Next.js Conference 2020: Recapped BigCommerce Checkout is Now Open Source Analyzing BigCommerce Data with R How to...timestamp1605192300001
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...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...timestamp1603978860001
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.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...timestamp1603818000001
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...timestamp1602264240001
OAuth Client ID is no longer required for requests to api.bigcommerce.com
by BigCommerce
As of October 9, 2020, it is no longer necessary to send the OAuth Client ID as the X-Auth-Client header with API requests you make to api.bigcommerce.com. Going forward, API connections are authenticated only with your OAuth Token...