You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
@ryanjdew Hi , I was writing a custom algorithm as a part of smart mastering as per my requirement in javascript. I need to construct custom query something like you can see as the return statement bellow, I am using this signature for the function-
I am attaching the matching option I am using.
Now the issue is this query isnt working when I am calling sm-match API, I can see that log is being generated that I have written in the algorithm. Could you please help?