2022 Best GraphQL Client? Currently using GraphQL-CodeGen + Apollo Client

This page summarizes the projects mentioned and recommended in the original post on /r/graphql

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • wundergraph

    WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.

  • We use WunderGraph (OSS) as the GraphQL-to-JSON-RPC Gateway, and then NextJS with swr. Here's an example: https://github.com/wundergraph/wundergraph/tree/main/examples/nextjs-swr

  • react-relay

    Relay is a JavaScript framework for building data-driven React applications.

  • https://relay.dev/ has the fastest codegen if you have a big schema and it’s handling of fragment and suspense is top notch. Highly recommended

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • graphql-request

    Minimal GraphQL client

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Top React Data Fetching Libraries

    7 projects | dev.to | 31 Mar 2023
  • React Server Components

    1 project | /r/reactjs | 26 Nov 2022
  • Paginating an already fetched set of data - Apollo Client/Server

    1 project | /r/graphql | 28 Sep 2022
  • Four ways to fetch data from the GitHub GraphQL API in Next.js

    5 projects | dev.to | 24 Aug 2022
  • SvelteQuery vs KitQL vs others

    4 projects | /r/sveltejs | 18 Aug 2022