Copyright © Dev Centerhttps://validator.w3.org/feed/docs/rss2.htmlDev Center Updatesbigcommerce.comhttp://localhost:4567/changelog/?utm_source=noticeable&utm_campaign=bcdevchangelog&utm_content=other&utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2&utm_medium=newspageenThu, 25 Apr 2024 20:19:59 GMThttps://noticeable.iohttps://storage.noticeable.io/projects/Q8YuGWPOCMmZDwnKUywV/newspages/IWS24s1AhDLHDJPwIDx2/01h55ta3gs073dkq368xnhykwm-header-logo.pngDev Center Updateshttp://localhost:4567/changelog/?utm_source=noticeable&utm_campaign=bcdevchangelog&utm_content=other&utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2&utm_medium=newspagehttps://storage.noticeable.io/projects/Q8YuGWPOCMmZDwnKUywV/newspages/IWS24s1AhDLHDJPwIDx2/01h55ta3gs073dkq368xnhykwm-header-logo.png#0d47a1xH6HzHqGeuYFDPptpuLYThu, 25 Apr 2024 17:59:03 GMT[email protected] (BigCommerce)API Updates and Announcement for April 25, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcement-for-april-25-2024API

  • We’re happy to announce Promotions API is Generally Available (GA).

  • The GraphQL Storefront API now supports cart metafields.

  • Added a Localization document that describes how to localize a Catalyst storefront.

Webhooks

Announcement

BigCommerce will deprecate support for Stencil CLI version 6 and older starting June 3, 2024. This decision is part of our ongoing efforts to ensure optimal performance and security for all platform users.

  • Action required: To facilitate a smooth transition, we encourage you to upgrade to the latest version of Stencil CLI before the deprecation date. Upgrading ensures you and your team access the latest enhancements and features.

  • How to upgrade: Run the following command in your terminal window to install the latest version.

    npm i -g @bigcommerce/stencil-cli

    If you have any questions or need assistance with the upgrade process, please don’t hesitate to contact our support team. We’re here to help ensure a seamless transition for your storefront.

Developer Blog

]]>
API

  • We’re happy to announce Promotions API is Generally Available (GA).

  • The GraphQL Storefront API now supports cart metafields.

  • Added a Localization document that describes how to localize a Catalyst storefront.

Webhooks

Announcement

BigCommerce will deprecate support for Stencil CLI version 6 and older starting June 3, 2024. This decision is part of our ongoing efforts to ensure optimal performance and security for all platform users.

  • Action required: To facilitate a smooth transition, we encourage you to upgrade to the latest version of Stencil CLI before the deprecation date. Upgrading ensures you and your team access the latest enhancements and features.

  • How to upgrade: Run the following command in your terminal window to install the latest version.

    npm i -g @bigcommerce/stencil-cli

    If you have any questions or need assistance with the upgrade process, please don’t hesitate to contact our support team. We’re here to help ensure a seamless transition for your storefront.

Developer Blog

]]>
APIAnnouncementDeveloper BlogGraphQLWebhooks
5AP5wimbkXMU1yqX6nUTThu, 18 Jan 2024 18:40:57 GMT[email protected] (BigCommerce)API Updates for January 18, 2024https://bcdevchangelog.noticeable.news/publications/api-updates-for-january-18-2024Announcement

  • Hi Devs! We added a submitContactUs mutation to our GraphQL Storefront API, enabling a frontend customer feedback experience. This feature relies on reCaptcha for security and requires the customer to supply, at minimum, an email and comments. It also supports optional fields such as fullName, phoneNumber, orderNumber, companyName, and rmaNumber. This mutation also provides descriptive results for errors that can occur, including the failing field, what caused the error, and a description of the error. For more details, see the GraphQL Storefront Playground for your store or sandbox and experiment with the submitContactUs mutation.

Bug Fix

]]>
Announcement

  • Hi Devs! We added a submitContactUs mutation to our GraphQL Storefront API, enabling a frontend customer feedback experience. This feature relies on reCaptcha for security and requires the customer to supply, at minimum, an email and comments. It also supports optional fields such as fullName, phoneNumber, orderNumber, companyName, and rmaNumber. This mutation also provides descriptive results for errors that can occur, including the failing field, what caused the error, and a description of the error. For more details, see the GraphQL Storefront Playground for your store or sandbox and experiment with the submitContactUs mutation.

Bug Fix

]]>
APIAnnouncementBug FixGraphQL
pLvwEni2l724ndG4c9waThu, 14 Dec 2023 17:50:45 GMT[email protected] (BigCommerce)API Updates for December 14, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-december-14-2023API

  • Happy to announce rate limits are now available for the Create a Customer Address endpoint.

  • The Carts and Checkout Storefront APIs now allow adding, updating, and deleting gift wrapping to lineItems similar to the REST Management APIs. 

  • Deprecated the view_count field for products in the Catalog API to improve platform performance.

  • The newly released Delete Locations endpoint of the Locations API allows you to delete locations that do not have open transaction associated with them. Now you can remove an incorrectly added location or a location that is interfering with a workflow.

Bug Fix

  • Fixed a GraphQL bug related to price fields displaying even when Show Product’s Price is disabled in the Settings>Display>Product Settings section of the control panel.

]]>
API

  • Happy to announce rate limits are now available for the Create a Customer Address endpoint.

  • The Carts and Checkout Storefront APIs now allow adding, updating, and deleting gift wrapping to lineItems similar to the REST Management APIs. 

  • Deprecated the view_count field for products in the Catalog API to improve platform performance.

  • The newly released Delete Locations endpoint of the Locations API allows you to delete locations that do not have open transaction associated with them. Now you can remove an incorrectly added location or a location that is interfering with a workflow.

Bug Fix

  • Fixed a GraphQL bug related to price fields displaying even when Show Product’s Price is disabled in the Settings>Display>Product Settings section of the control panel.

]]>
APIBug FixGraphQL
BeWZwT96NLuaIKoE3QSKThu, 28 Sep 2023 17:09:31 GMT[email protected] (BigCommerce)API Updates for September 28, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-september-28-2023API

]]>
API

]]>
APIGraphQL
CoKMOsaDhr4mR8gLQmjuThu, 21 Sep 2023 19:43:26 GMT[email protected] (BigCommerce)API Updates and Announcements for September 21, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcements-for-september-21-2023API

Announcements

  • We are implementing an internal migration for GET v3/catalog/variants endpoint to enhance our API's performance. If you experience any unexpected API behavior on the following endpoint, please check the documentation to ensure all accurate query parameters and API usage.

  • The BigCommerce DevX team is pleased to announce the launch of a new GraphQL Storefront Playground. We’ve made the following improvements:

    • Add new GraphQL UI

    • Replace initial tabs with Sample queries navigation to reduce clunkiness

    • Select queries from samples now auto-populate URL parameters

    • Add Explorer plugin to help with query construction

    • Move the URL bar to the bottom right footer

    • Resolve several UI-related bugs

]]>
API

Announcements

  • We are implementing an internal migration for GET v3/catalog/variants endpoint to enhance our API's performance. If you experience any unexpected API behavior on the following endpoint, please check the documentation to ensure all accurate query parameters and API usage.

  • The BigCommerce DevX team is pleased to announce the launch of a new GraphQL Storefront Playground. We’ve made the following improvements:

    • Add new GraphQL UI

    • Replace initial tabs with Sample queries navigation to reduce clunkiness

    • Select queries from samples now auto-populate URL parameters

    • Add Explorer plugin to help with query construction

    • Move the URL bar to the bottom right footer

    • Resolve several UI-related bugs

]]>
APIAnnouncementGraphQL
lDmAweibhaKoapqzU5skThu, 17 Aug 2023 16:44:53 GMT[email protected] (BigCommerce)API Updates for August 17, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-august-17-2023API

  • Updated when to use Absolute Adjustment and Relative Adjustment endpoints for adjusting inventory.

  • Added fields to the InventorySettings type in the GraphQL Storefront API.

  • Updated expires_at description for the Create a Token endpoint.

  • Added query parameters and fields for date_created and date_modified in the Pickup Methods API.

  • Added date_modified , date_modified:min, and {{date_modified:max}} as filterable parameters for V2 Customer Group API.

  • Upgraded Checkout SDK and Checkout-js to use Node v18.

  • Tokenized card is now available as a supported instrument in the Payments API.

  • Exposed the following channel webhooks:

    • store/channel/{channel_id}/settings/site/checkoutUrl/updated

    • store/channel/{channel_id}/settings/site/checkoutUrl/deleted

]]>
API

  • Updated when to use Absolute Adjustment and Relative Adjustment endpoints for adjusting inventory.

  • Added fields to the InventorySettings type in the GraphQL Storefront API.

  • Updated expires_at description for the Create a Token endpoint.

  • Added query parameters and fields for date_created and date_modified in the Pickup Methods API.

  • Added date_modified , date_modified:min, and {{date_modified:max}} as filterable parameters for V2 Customer Group API.

  • Upgraded Checkout SDK and Checkout-js to use Node v18.

  • Tokenized card is now available as a supported instrument in the Payments API.

  • Exposed the following channel webhooks:

    • store/channel/{channel_id}/settings/site/checkoutUrl/updated

    • store/channel/{channel_id}/settings/site/checkoutUrl/deleted

]]>
APIGraphQL
qVcmW1qAiP00uHJ0o09UThu, 29 Jun 2023 16:55:19 GMT[email protected] (BigCommerce)API Updates for June 29, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-june-29-2022API

]]>
API

]]>
APIGraphQL
SlYMN5bcChz89PQS1hQzThu, 08 Jun 2023 16:59:11 GMT[email protected] (BigCommerce)API Updates for June 8, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-and-announcements-for-june-8-2023API

WordPress

]]>
API

WordPress

]]>
APIWordPressGraphQL
PPeti7mTMFMfkuxXwy8hThu, 20 Apr 2023 17:51:40 GMT[email protected] (BigCommerce)API Updates for April 20, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-april-20-2023API

  • Updated Orders V2 to support the limit parameter for the DELETE all orders endpoint.

  • Data Solutions is now available. The API reference is included in the GraphQL Admin API reference.

  • Added show_pre_order_stock_levels and show_out_of_stock_message fields to Inventory Settings in the Settings API and GraphQL Storefront API.

  • Added assignVar handlebars helpers limit of 50 unique keys.

  • The Apps Quick Start article now provides instructions to configure your app’s remove_user callback. 

  • Pages V2 is officially deprecated. If you haven’t switched to Pages V3, now is the time!

  • Updated the About our APIs article, including a note that our response headers are case-insensitive.

  • Updated the Catalog API. We’re excited about the upcoming changes to make the Catalog specification more pull request friendly. See the following bigcommerce/api-specs pull requests:

]]>
API

  • Updated Orders V2 to support the limit parameter for the DELETE all orders endpoint.

  • Data Solutions is now available. The API reference is included in the GraphQL Admin API reference.

  • Added show_pre_order_stock_levels and show_out_of_stock_message fields to Inventory Settings in the Settings API and GraphQL Storefront API.

  • Added assignVar handlebars helpers limit of 50 unique keys.

  • The Apps Quick Start article now provides instructions to configure your app’s remove_user callback. 

  • Pages V2 is officially deprecated. If you haven’t switched to Pages V3, now is the time!

  • Updated the About our APIs article, including a note that our response headers are case-insensitive.

  • Updated the Catalog API. We’re excited about the upcoming changes to make the Catalog specification more pull request friendly. See the following bigcommerce/api-specs pull requests:

]]>
APIGraphQL
SKmcT4EMKBiAmAiBPIO5Thu, 23 Mar 2023 18:40:53 GMT[email protected] (BigCommerce)API Updates for March 23, 2023https://bcdevchangelog.noticeable.news/publications/api-updates-for-march-23-2023API

Developer Blog

]]>
API

Developer Blog

]]>
APIWordPressDeveloper BlogGraphQL