1257 Forks
10128 Stars
10128 Watchers

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.

How to download and setup graphql-code-generator

Open terminal and run command
git clone https://github.com/dotansimha/graphql-code-generator.git
git clone is used to create a copy or clone of graphql-code-generator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graphql-code-generator https://github.com/dotansimha/graphql-code-generator/archive/master.zip

Or simply clone graphql-code-generator with SSH
[email protected]:dotansimha/graphql-code-generator.git

If you have some problems with graphql-code-generator

You may open issue on graphql-code-generator support forum (system) here: https://github.com/dotansimha/graphql-code-generator/issues