Dev Center Updates

API and Theme Updates for May 28, 2020

by BigCommerce
API Section on logging in a customer with GraphQL API added Example added to GraphQL API documentation for getting a swatch option value Limit for Storefront widgets increased Customer Login API tutorial updated Developer Blog...
Developer Blog
API

GraphQL Storefront API updates - Metafields on Product, Category, Brand, Variant

by BigCommerce
New features Metafields which have been associated with products, categories, brands, or variants can now be accessed via the GraphQL Storefront API. The metafield must be marked with a permissionset of readandsfaccess or writeandsf...
Storefront API
Enhancement
API

Cornerstone 4.5.4

by BigCommerce
Enhancements and Bug Fixes Added SchemaTranslations.json for Cornerstone #1644 Bump lazysizes to 5.2.0 #1646 Facets with & symbol work now #1654 Added Handlebars class/style variables for account fields #1655 Fixed logo in admin bar...
Cornerstone

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...
Developer Blog
API

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...
Enhancement
Storefront API

API & Theme Updates for May 7, 2020

by BigCommerce
API New Themes configuration endpoints now available Clarified documentation to note store/cart/abandoned will fire whether or not a store has the Abandoned Cart Saver feature enabled. GET Customers V3 endpoint includes new sort...
API
Theme

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...
Storefront API
Enhancement

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.
Enhancement
Storefront API

API and Theme Updates, April 16, 2020

by BigCommerce
API Updated Payments API sample app diagram Adyen removed from list of providers compatible with Payments API BigCommerce for Wordpress New article Multi-Channel Capabilities with Wordpress Theme %%GLOBALTrackingLink_List%% variable...
API
Theme
Maintenance