Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Graphql-code-generator Alternatives
Similar projects and alternatives to graphql-code-generator
-
TypeGraphQL
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
TypeORM
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
contentful-typescript-codegen
Generate TypeScript interfaces from a Contentful environment
-
redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
graphql-js
A reference implementation of GraphQL for JavaScript
-
graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
-
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
-
graphql-cli
📟 Command line tool for common GraphQL development workflows
-
graphql-inspector
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
-
-
graphql-eslint
ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
-
WhatsApp-Clone-Client-React
https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
-
graphql-codegen-relay-plugins
Use the power of the relay-compiler with every GraphQL project!
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
graphql-code-generator reviews and mentions
-
help wanted: Typescript GraphQL Types Response
Hey, not near a computer right now, but I hope this example can help you in the meantime: https://github.com/dotansimha/graphql-code-generator/tree/master/examples/typescript-esm
I guess just a PR against https://github.com/dotansimha/graphql-code-generator/blob/master/website/src/pages/docs/getting-started/index.mdx?
It is already incoming, with an example in the repository. 😇 https://github.com/dotansimha/graphql-code-generator/pull/8863
-
Why we ditched GraphQL for tRPC
GraphQL Codegen generates frontend types and React hooks from our GraphQL request definitions.
-
A journey towards a type-safe GraphQL API server
There are two main approaches to keeping the types of the GraphQL schema and entities in business logic in sync. You can generate the schema based on your TypeScript code (e.g. TypeGraphQL), or you can generate types based on your schema (e.g. GraphQL Code Generator). We opted for the latter since it slotted right into our existing GraphQL server implementation using Apollo Server.
-
[Discussion] Amount of teams choosing to break their backs implementing GraphQL APIs is too damn high
This https://www.the-guild.dev/graphql/codegen with plugins for backend and frontend
-
Dynamic Interfaces
Checkout https://swagger.io/tools/swagger-codegen/ and https://www.the-guild.dev/graphql/codegen (REST or GraphQL) for how to autogenerate types based on schema from backend.
-
Does GraphQL have a future?
https://www.the-guild.dev/graphql/codegen and https://www.apollographql.com/ are amazing tools.
-
Thanks graphql, I hate it.
here’s a link to the repo
-
Using GraphQL with Strawberry, FastAPI, and Next.js
There has been discussion to make graphql-codegen generate all mutations and queries by introspecting our online GraphQL API, but so far it is not possible to do that using only graphql-codegen. There do exist tools that allow you to do that, but I am not going to use them in this article. You can explore them on your own.
-
A note from our sponsor - Sonar
www.sonarsource.com | 8 Feb 2023
Stats
dotansimha/graphql-code-generator is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- graphql-code-generator VS nexus
- graphql-code-generator VS contentful-typescript-codegen
- graphql-code-generator VS TypeGraphQL
- graphql-code-generator VS TypeORM
- graphql-code-generator VS rtk-query-codegen
- graphql-code-generator VS lint-staged
- graphql-code-generator VS redux-toolkit
- graphql-code-generator VS graphql-codegen-relay-plugins
- graphql-code-generator VS next-auth-example
- graphql-code-generator VS orval