Log in to GraphQL Editor
GraphQL Code Generator
Tomek

Tomek Poniatowicz

5/20/2019

GraphQL Code Generator

GraphQL is a hot technology. Its recent rise created a niche for multiple tools, like GraphQL Code Generator, having one thing in common - making using GraphQL easier & more pleasant experience.

GraphQL Code Generator is a tool that generates code out of your GraphQL schema. How? By analyzing the GraphQL schema & documents and parsing it, then GraphQL Code Generator outputs code at a wide variety of formats.

The creators currently support & maintain plugins for:

  • TypeScript
  • Flow
  • React
  • Angular
  • MongoDB
  • Stencil
  • Reason

GraphQL Code Generator let you choose the output that you need, based on available plugins, which can also be easily customized. As it 100% open-source you can write your own plugins to generate custom outputs that you need.

I got your attentiopn? Good, now go try it out online:

GraphQL Code Generator

or just explore its GitHub repo if that's what you prefer.

Check out our other blogposts

GraphQL Server under 5 minutes - TypeScript
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Server under 5 minutes - TypeScript
11 min read
almost 5 years ago
WPGraphQL 1.0 - stable version of GraphQL API for WordPress
Tomek Poniatowicz
Tomek Poniatowicz
WPGraphQL 1.0 - stable version of GraphQL API for WordPress
2 min read
over 3 years ago
Turn your Django REST API into a GraphQL like API
Robert Matyszewski
Robert Matyszewski
Turn your Django REST API into a GraphQL like API
5 min read
almost 5 years ago

Ready for take-off?

Elevate your work with our editor that combines world-class visual graph, documentation and API console

Get Started with GraphQL Editor