commercetools-node-mock icon indicating copy to clipboard operation
commercetools-node-mock copied to clipboard

Implement product-projection suggest endpoint

Open valtechtmn opened this issue 1 year ago • 1 comments

Hello,

I was looking to test the suggest endpoint using your awesome project but it doesn't seem supported ! Are you guys planning to add this feature to the project any time soon ? If not would you have some pointers if I found the time and courage to start implementing this ?

Thanks for your hard work!

valtechtmn avatar Mar 20 '24 14:03 valtechtmn

Hi @valtechtmn,

I think this could be mocked somewhat by using an existing search library like Fuse.js which will then search through the keywords. Should be doable :-)

For us to implement it we need a specific use-case, but we are always open to PR's and help you implement it

mvantellingen avatar Apr 19 '24 06:04 mvantellingen