Hacker News new | ask | show | jobs
by hirundo 1804 days ago
We left out edges and nodes from our GraphQL API because of how confusing they are. But the downside is that we had to add a <collection>Stats object for each collection type to support meta data like the count. Still it seems to be easier this way for non-developers to learn. And the API consumers are mostly not developers, like account managers and accountants, usually via GraphiQL.
1 comments

ever tried swagger and nswag for client generation in rest it does the same thing but requires abit of a wire