graphql-config VS get-graphql-schema

Compare graphql-config vs get-graphql-schema and see what are their differences.

graphql-config

One configuration for all your GraphQL tools (supported by most tools, editors & IDEs) (by kamilkisiela)

get-graphql-schema

Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.) (by prisma-labs)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
graphql-config get-graphql-schema
1 1
1,148 654
- 2.9%
7.1 0.0
19 days ago 3 months ago
TypeScript TypeScript
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-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

get-graphql-schema

Posts with mentions or reviews of get-graphql-schema. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-21.
  • Fast Frontend Development With Mocked GraphQL
    3 projects | dev.to | 21 Sep 2022
    The other case is useful when we want to work on the frontend without being affected by the internet connection. In this case, the schema has to be the same as the live one. We can easily get the same schema from the backend by downloading it with the help of some tools, like graphql-cli{target=_blank} or get-graphql-schema{target=_blank}.

What are some alternatives?

When comparing graphql-config and get-graphql-schema you can also consider the following projects:

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.

apollo-server - 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

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

graphql - GraphQL (TypeScript) module for Nest framework (node.js) 🍷

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

offix - GraphQL Offline Client and Server

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

faker - Generate massive amounts of fake data in the browser and node.js

relay-workshop - Material for my Relay Workshop

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