Hacker News new | ask | show | jobs
by charlie0077 2249 days ago
I notice that Hasura does not support groupBy. And I don't like a blackbox service. I eventually built my own library: https://github.com/charlie0077/graphql-server-crud/ I am curious to see your thoughts about it.