Fluent GraphQL clients: how to write queries like a boss

1 · Hasura · Feb. 11, 2020, 7:17 p.m.
Wouldn’t it be nice if we could write GraphQL queries as objects instead of strings? It turns out we can, thanks to fluent GraphQL clients, with strong typing and autocompletion to boot!...