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...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...timestamp1602164160001
Catalog API Updates for October 8, 2020
by BigCommerce
API Category is no longer required to create a product in Catalog API. Developer Blog How to Add Custom Theme Styles to BigCommerce Page Buildertimestamp1599688200001
Page Builder and API Updates for September 9, 2020
by BigCommerce
Page Builder As of September 9, 2020, Page Builder is enabled on all Stencil stores by default. Page Builder documentation updated. API Passwordless Login updated to include more details and a customer email example. Listing...timestamp1595953320001
GraphQL Storefront API Complexity Scoring Adjusted
by BigCommerce
Based on feedback from our developer community, we've adjusted the weighting of our GraphQL Storefront API's complexity scoring in order to be more permissive. As a result, queries which may have previously been rejected on the basis of...timestamp1593048360001
GraphQL Storefront API - Bulk Pricing on Products and Variants
by BigCommerce
The GraphQL Storefront API now supports fetching the bulk pricing tiers on both products and variants. Consider this query: query bulkPricingTiers { site { products(first: 3) { edges { cursor node...timestamp1590707040001
GraphQL Storefront API updates - Variant-level inventory!
by BigCommerce
New features You may now request inventory levels for each product variant. Note that inventory levels will NOT be returned if your store settings are set to not display stock levels on the storefront. Consider this query: query...timestamp1590704340001
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...