DEV Community

Cover image for GraphQL Editor 2.0
Tomek Poniatowicz for GraphQL Editor

Posted on • Updated on • Originally published at blog.graphqleditor.com

GraphQL Editor 2.0

Today we have launched a new version of GraphQL Editor, a tool we believe can help developers save a lot of time & effort creating their GraphQL based APIs.

About the tool

The GraphQL Editor is a supportive tool for both advanced GraphQL users as well as those making their first steps with GraphQL APIs.

We aim to solve two basic issues:

  • ease web development (both frontend & backend side)
  • fix communication issues within a development team

GraphQL Editor

GraphQL Editor Features:

  • GraphQL IDE - Prototype your schema or import your own and start working with GraphQL right away.

  • Built-in GraphiQL - Built-in most popular in-browser IDE for exploring GraphQL. No need to set up your own environment.

  • Schema Stitching - We have a built-in schema stitching. Create new GraphQL schema from multiple underlying GraphQL APIs.

  • Instant Fake Backend - Generate fake backend out of your schema in a no time thanks to Levenshtein algorithm.

  • Schema Visualization - Import your schema to the editor. You can do it both by importing GQL file or copying directly code.

And a lot more! You can read about the features here.

Feedback

We would love to have your feedback! You can post your comments here, hit me with a DM or a mail. The tools have a 7-day free trial, but if you need more time for a test I can provide some coupon codes. Thanks in advance!

Latest comments (5)

Collapse
 
aexol profile image
Artur Czemiel

The problem is gone in newest version! Thank you for the github issue

Collapse
 
entrptaher profile image
Md Abu Taher

Looks great.
Expensive.

Collapse
 
jacobmgevans profile image
Jacob Evans

This was cool when I saw it the first time looks even better! I tried to get my teams project to use it but they are so deep with what they are doing they are afraid to change or use ANYTHING different or new 😕

Collapse
 
tomekponiat profile image
Tomek Poniatowicz

Thanks for warm words! Hopefully some day your team will give it a try;)

Collapse
 
dcsan profile image
dc

Thank you!