7 June 2024
SDK
You can now configure the customHeaderValue
option in the commercetools Frontend SDK to send custom header data to backend extensions. You can also set the customHeaderValue
option in the API methods.
We've also added a skipQueue
option to the callAction
API method, which lets you opt out of the action call queue and execute the action asynchronously.