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
You can define params for a module method, but I see no way to successfully USE the params. Maybe i am doing something wrong, but they are not useable in JS query events for the method, nor can I pass them to query params.
Expected Behavior
I would expect to somehow get access to the parameters of a method.