MyGit
🚩收到GitHub仓库的更新通知

dotansimha/graphql-code-generator

Fork: 1295 Star: 10644 (更新于 2024-05-10 23:01:49)

license: MIT

Language: TypeScript .

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

最后发布版本: release-1711538187754 ( 2024-03-27 19:16:28)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

CodeGen

npm version

https://the-guild.dev/graphql/codegen

GraphQL Code Generator is a tool that generates code out of your GraphQL schema. Whether you are developing a frontend or backend, you can utilize GraphQL Code Generator to generate output from your GraphQL Schema and GraphQL Documents (query/mutation/subscription/fragment).

By analyzing the schema and documents and parsing it, GraphQL Code Generator can output code at a wide variety of formats, based on pre-defined templates or based on custom user-defined ones. Regardless of the language that you're using, GraphQL Code Generator has you covered.

GraphQL Code Generator lets you choose the output that you need, based on plugins, which are very flexible and customizable. You can also write your plugins to generate custom outputs that match your needs.

You can try this tool live on your browser and see some useful examples. Check out GraphQL Code Generator Live Examples.

We currently support and maintain these plugins (TypeScript, Flow, React, Angular, MongoDB, Stencil, Reason, and some more), and there is an active community that writes and maintains custom plugins.

Quick Start

You can find the complete instructions in GraphQL Code Generator website.

Start by installing the basic deps of GraphQL Codegen:

yarn add graphql
yarn add -D @graphql-codegen/cli

GraphQL Code Generator lets you setup everything by simply running the following command:

yarn graphql-codegen init

Question by question, it will guide you through the whole process of setting up a schema, selecting plugins, picking a destination of a generated file, and a lot more.

If you wish to manually setup codegen, follow these instructions.

Links

Besides our docs page, feel free to go through our published Medium articles to get a better grasp of what GraphQL Code Generator is all about:

Contributing

If this is your first time contributing to this project, please do read our Contributor Workflow Guide before you get started off.

Feel free to open issues and pull requests. We're always welcome support from the community.

For a contribution guide specific to this project, please refer to: http://the-guild.dev/graphql/codegen/docs/custom-codegen/contributing.

Code of Conduct

Help us keep GraphQL Code Generator open and inclusive. Please read and follow our Code of Conduct as adopted from Contributor Covenant

License

GitHub license

MIT

最近版本更新:(数据更新于 2024-04-23 23:12:17)

2024-03-27 19:16:28 release-1711538187754

2024-02-23 03:44:39 release-1708631078793

2024-02-21 01:55:40 release-1708451740568

2024-02-06 22:57:45 release-1707231464907

2024-02-06 22:11:03 release-1707228662764

2023-07-25 17:20:30 release-1690276829878

2023-06-19 15:32:48 release-1687159967878

2023-06-01 22:56:06 release-1685631366501

2023-05-24 16:16:02 release-1684916162003

2023-04-22 21:43:14 release-1682170994048

主题(topics):

android, angular, code-generator, codegen, csharp, graphql, graphql-schema, java, react, resolvers, schema, the-guild, typescript

dotansimha/graphql-code-generator同语言 TypeScript最近更新仓库

2024-05-14 03:21:11 langgenius/dify

2024-05-14 02:52:56 immich-app/immich

2024-05-13 21:00:21 lobehub/lobe-chat

2024-05-13 19:34:15 element-plus/element-plus

2024-05-13 15:09:39 x-extends/vxe-table

2024-05-13 13:39:54 labring/FastGPT