timestamp1589580600001
API Updates for May 15, 2020
by BigCommerce
API Updated Orders API documentation to reflect that the shippingprovider field is not_ required when creating order shipments. Developer Blog Announcing the BigCommerce Dev Library Using BigCommerce Storefront APIs to Create Custom...timestamp1589482680001
GraphQL Storefront API updates - Product inventory
by BigCommerce
New Features A new inventory node has been exposed on products which allows you to fetch the aggregate product inventory. For a simple product, this will be the inventory value. For a product with multiple variants and variant-level...timestamp1588012620001
GraphQL Storefront API Updates - May 5th
by BigCommerce
New Features You may now request the product description as plain text (with HTML tags stripped) using the new plainTextDescription field. To encourage not over-fetching, and to support cases where you want to show only a small preview...timestamp1587083760001
GraphQL Storefront API Updates - Product Warranty
by BigCommerce
Enhancements You may now request the warranty field on the Product node. As the product warranty may be quite large, requesting it will raise the complexity score of your query slightly higher than other fields.timestamp1586551860001
API Updates for April 10, 2020
by BigCommerce
API Section added to Developer Documentation to include deprecations and sunsets Dev Blog Tips for Optimizing Your Workflow [Order Refund API: Automate Refunds in BigCommerce ](https://medium.com/bigcommerce-developer-blog/order-refund...timestamp1586380740001
Extend the BigCommerce Page Builder with custom Widgets!
by BigCommerce
Beginning April 8, BigCommerce stores will have improved content management capabilities in the new Page Builder feature. This new capability is being slowly rolled out, starting with new BigCommerce stores. BigCommerce provides several...timestamp1585925640001
GraphQL Storefront API Updates - April 3, 2020
by BigCommerce
Bugs Fixed An issue where product description and relatedProducts would sometimes return null when the product was looked up via a route has been fixed. New Features The GraphQL Storefront API now supports running requests in the...timestamp1585605000001
New control_panel_base_url property on Store Information API
by BigCommerce
A new controlpanelbase_url property has been added to the Store Information API. This will always return the appropriate URL for the store's control panel, so you should use it for any instance where you need to link back to the control...timestamp1585082460001
Stencil-CLI 2.0.0 Release
by BigCommerce
The local Theme Editor has been removed, as it is no longer representative of the production experience. To test theme settings, we recommend pushing your theme up to a store and using the real editor. Add-to-cart issues when developing...