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
I meant more like adding JS resolvers without having to compile GraphJin, i.e. by adding some configuration like "resolver (for something) is redisResolver-1.0.js" and then redisResolver-1.0.js is a file with some function (or better yet a class, so that you can have some persistent connection), which does all the heavy lifting.
That way people only with JS knowledge (or those who use standalone binary) will be able to add them.
I think that could be pretty useful too
Thank you!
The text was updated successfully, but these errors were encountered: