[FEATURE] Allow custom parameters in commerce-sdk-react
Is your feature request related to a problem? Please describe. As custom parameters are now allowed in SCAPI we would like to use these to customize behavior of certain endpoints. Sadly not only does the sdk throw a type error it also cleans up all passed custom parameters.
Describe the solution you'd like
Allow the custom parameters c_<yourparameter> to be passed to SCAPI via the hooks
Thanks @ecRobertEngel this is actually on our roadmap as part of a soon-coming commerce-sdk-isomorphic release that also will include support for custom SCAPI endpoints
@joeluong-sfcc assigning you here as this is your domain, close this issue when we get that release out
Error while creating work item. No valid build found in GUS!
What is the status of this feature? I understand that it is part of commerce-sdk-isomorphic but it is very annoying that we have in theory this create feature but we can't use it simply because the custom parameters are not send over.
To be honest it feels like the feature is half backed if the backend supports it but all the Salesforce libraries interacting with it do not. 🙈 We had in the time since September at least five feature requests where we wanted to use it but couldn't yet, which is difficult to explain to POs as they have seen the release logs informing about the SCAPI release of it.
@ecRobertEngel Unfortunately we don't have any real update, it's still on our product roadmap but we haven't had the capacity to pick it up. However, I've passed on the word to the team and our product manager that this is a highly requested feature so hopefully we'll be able to work on it soon!
@ecRobertEngel we've prioritized this work to be done next sprint. Doing our best to make it happen
Closing as this feature should now be available in the latest release of @salesforce/[email protected]