graphql-relay-js VS graphql-config

Compare graphql-relay-js vs graphql-config and see what are their differences.

graphql-relay-js

A library to help construct a graphql-js server supporting react-relay. (by graphql)

graphql-config

One configuration for all your GraphQL tools (supported by most tools, editors & IDEs) (by kamilkisiela)
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
graphql-relay-js graphql-config
2 1
1,529 1,148
0.2% -
5.7 7.1
about 1 month ago 20 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

graphql-relay-js

Posts with mentions or reviews of graphql-relay-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-19.
  • Exposing generated IDs from Postgres good or bad?
    2 projects | /r/graphql | 19 Feb 2022
    See lines 87-106 in the graphql-relay codebase: https://github.com/graphql/graphql-relay-js/blob/main/src/node/node.ts
  • Using relay-graphql-js with NestJS
    1 project | dev.to | 7 Sep 2021
    While building GraphQL apis, if you need to stay compliant with relay server specifications you can use this relay-graphql library since it provides a bunch of helpers so you can avoid some boilerplate code, specially when dealing with pagination following the connection specifications.

graphql-config

Posts with mentions or reviews of graphql-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-29.
  • GraphQL Config
    3 projects | dev.to | 29 Jul 2021
    This is an alpha phase — we want your feedback, as a user and as a creator — Please create an issue or join our Discord channel

What are some alternatives?

When comparing graphql-relay-js and graphql-config you can also consider the following projects:

react-firebase-starter - Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

graphql-cli - 📟 Command line tool for common GraphQL development workflows

graphql-live-queries - Realtime GraphQL Live Queries with JavaScript [Moved to: https://github.com/n1ru4l/graphql-live-query]

relay-workshop - Material for my Relay Workshop

get-graphql-schema - Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)

graphql-ws - Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.