Spacy
Spacy
I really like this and would be open to exploring this further. When I added the @script tag I did think of taking it further with custom resolvers. I added...
Ok I kinda understand what you're getting at. Can you try the same queries without the name (getOldUsers, getNewUsers) queries without a name are not saved to the allowlist (Not...
FYI This has been implemented. https://www.reddit.com/r/golang/comments/nekgou/graphjin_graphql_to_sql_compiler_with_javascript/
Sorry it's a long post I think I missed the point let me re-read.
I think the 3 points you made are valid and probably not very hard to implement. Let me look into them. Yes, I agree it would do away with the...
Fair enough we could probably add the ability to run scripts from our actions (we allow you to create http endpoints called actions in GraphJin) right now they can only...
I don't know what the right thing here is, won't changing the format of functions make it harder to auto-complete. I was thinking about this like a function call `count(id)`...
I agree this is useful and a must have will look into implementing it.
I'll take a look today.
This looks good, looking forward to the PR.