timestamp1621446815712
GraphQL Storefront API now supports sorting products within categories
by BigCommerce
The GraphQL Storefront API’s now supports sorting the products on a Category node, using the sortBy parameter. This will match the equivalent sorting behaviors on the BigCommerce Storefront (Stencil). Consider this query: querytimestamp1621446815712
GraphQL Login Mutation now returns entire Customer object
by BigCommerce
The GraphQL Storefront API’s Login Mutation now supports fetching all of the details of the customer account after a successful login. Consider this query: mutation Login($email: String!, $pass: String!) {
login(email: $email, password:timestamp1619617442525
Cornerstone 5.4.0 for April 28, 2021
by BigCommerce
Theme Incorrect focus order for product carousels.#2034 Removed duplicates of main tag.#2032 Hamburger menu icon missing on Google AMP pages.#2022 Wish List drop down is truncated on product page.#2001 Improve performance of analyzingtimestamp1617890089456
Cornerstone 5.3.0 for April 8, 2021
by BigCommerce
Theme Remove AddThis for social sharing, replace with provider sharing links.#1997 IE11 - Clicking on search does not display search bar.#2017 Alt text should include product name for ratings.#2015 Changed insufficient "Change" link text ontimestamp1617306294821
API Announcement for April 1, 2021
by BigCommerce
API Added business-to-business functionality to the BigCommerce platform with the B2B Edition of BigCommerce Developer Blog My Experience at DeveloperWeek 2021 Introducing BigCommerce Transactional Email Templates MACHathon 2021: Buildingtimestamp1615219908775
UPC, MPN, and GTIN now available in Storefront GraphQL API
by BigCommerce
The UPC, MPN, and GTIN fields are now available on both product and variant nodes in the GraphQL Storefront APItimestamp1614877855416
Storefront Data Hooks & Theme Updates for March 4, 2021
by BigCommerce
Storefront Hooks 1.0.1 Initial public release in support of https://nextjs.org/commerce 1.1.0 Fix useUpdateItem Fix typo in storefront-data-hooks repo Add missing types to the Cart body Resolves#22 Login SSO Accept options in the useLogintimestamp1614176673105
Cornerstone 5.2.0 for March 1, 2021
by BigCommerce
Theme Fixed cut off on Cart button when zooming up to 400%.#1988 Category pages are creating alt attribute within the span tag.#1987 Add alt attribute for no image placeholders.#1984 For non-required options, when the "None" option displaystimestamp1611770400001
Cornerstone 5.1.0 for January 26, 2021
by BigCommerce
Theme Updated Cornerstone theme and respected variants to meet the verticals/industries documented in BCTHEME-387. Fixed selecting certain option types which pushes window view to the bottom of the page. #1959 Fixed case when default...