/plushcap/analysis/hasura/fluent-graphql-clients-how-to-write-queries-like-a-boss

Fluent GraphQL clients: how to write queries like a boss

What's this blog post about?

Fluent GraphQL clients allow developers to write GraphQL queries as objects instead of strings, making code more readable and efficient. These clients offer strong typing, a single source of truth for type definitions, and autocomplete features. Examples of fluent GraphQL clients include gotql, graphql-zeus, gqless, graphql-typed-client, typed-graphqlify, graphql-codegen-hasura, and graphql-binding. These clients can be particularly useful for Hasura users who are building apps with TypeScript or custom business logic using actions or remote schemas.

Company
Hasura

Date published
Feb. 11, 2020

Author(s)
Sezgi Ulucam

Word count
485

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.