graphql-cli VS graphql-code-generator

Compare graphql-cli vs graphql-code-generator and see what are their differences.

graphql-cli

📟 Command line tool for common GraphQL development workflows (by Urigo)

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. (by dotansimha)
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-cli graphql-code-generator
6 69
1,983 10,636
- -
0.0 9.1
2 months ago 2 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-cli

Posts with mentions or reviews of graphql-cli. 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's new in GraphQL CLI 4.1
    4 projects | dev.to | 29 Jul 2021
    GraphQL CLI is your one-stop shop for developing full-stack GraphQL applications in Node.js. With GraphQL CLI you can create and run a new GraphQL application in just a few seconds! Just declare your GraphQL schema and you can perform code generation, schema validation, introspection and more through intuitive CLI commands.
  • GraphQL Config
    3 projects | dev.to | 29 Jul 2021
    We’ve already merged configurations from GCG, GraphQL Inspector, GraphQL CLI — and are looking to learn and integrate with GraphiQL, AppSync, Apollo, Gatsby, VS-Code extensions, Relay and the GraphQL team at Facebook and any GraphQL tool creators
  • GraphQL CLI is back!
    1 project | dev.to | 29 Jul 2021
    GraphQL CLI is a popular command-line tool providing various tools for creating and maintaining GraphQL based applications
  • The Power of TypeScript for GraphQL Union Type Filters
    2 projects | dev.to | 2 Mar 2021
    Using the GraphQL CLI and the GraphQL Code Generator generating types for a graphcms is really handy.

graphql-code-generator

Posts with mentions or reviews of graphql-code-generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

What are some alternatives?

When comparing graphql-cli and graphql-code-generator you can also consider the following projects:

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

nexus - Code-First, Type-Safe, GraphQL Schema Construction

graphql-inspector - 🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage

contentful-typescript-codegen - Generate TypeScript interfaces from a Contentful environment

redwood - The App Framework for Startups

TypeGraphQL - Create GraphQL schema and resolvers with TypeScript, using classes and decorators!

graphql-json - GraphQL JSON is a powerful tool that helps you create GraphQL schemas using JSON

TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

rtk-query-codegen

lint-staged - 🚫💩 — Run linters on git staged files

graphql-codegen-relay-plugins - Use the power of the relay-compiler with every GraphQL project!

redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development