DEV Community

Cover image for GraphQL Editor - new release v. 4.5
Tomek Poniatowicz for GraphQL Editor

Posted on • Originally published at blog.graphqleditor.com

GraphQL Editor - new release v. 4.5

Hey DEV Community👋,

we have just released a new version of GraphQL Editor. Version 4.5 is another step closer to our holy grail which is building cloud-hosted backends (BaaS) with our tool.

What's new in version 4.5

Based on feedback from our users we are constantly working to improve GraphQL Editor, so each version includes many small UI/UX and performance improvements. However, some changes are far more important than others and it is around these that version 4.5 revolves:

Relational view

A Relational View is a new way to display the GraphQL schema of your project. It was inspired by a PCB board and allows you to easily identify the relationships between elements of your schema and navigate between them.

New GraphQL relational view

UI upgrade

We have made some changes to the appearance of the application to improve its reception and usability. We have added the foundation for a Theme Switching system. At the moment there is still only one dark theme available, but soon there will be many more!

Learning zone

One of our main goals is to make the GraphQL Editor a place to work with GraphQL as well as learning it. We place great emphasis on making it possible to learn all the most important aspects of GraphQL through the editor as well as making it very easy to learn all its features. That's why we have redesigned the learning experience to make it even more interactive.

GraphQL Editor learning zone

GitHub integration

The new improved GitHub integration* allows you to quickly link your account to GraphQL Editor, import/export your GraphQL schemas and work on them in a similar way to GitHub flow.

*available in Enterprise plan

What's on the roadmap

As I've already mentioned our efforts are currently focused on creating an easy way to build cloud-hosted backends (BaaS) with GraphQL Editor. We are currently working on microservices written in Go and TypeScript (Deno) allowing you to build and host a backend in one of your favorite cloud servers, all without leaving GraphQL Editor.

That's all for today, stay tuned for the upcoming 5.0 release!


Speed up your GraphQL API development

GraphQL Editor is a supportive tool for both advanced GraphQL users as well as those taking their first steps with GraphQL APIs. Our all-in-one development environment for GraphQL will help you build, manage & deploy your GraphQL API much faster. Try GraphQL Editor for free!

New features of GraphQL Editor gif

Top comments (1)

Collapse
 
aexol profile image
Artur Czemiel

twitter.com/ACzemiel/status/137431...
How relation view work