Log in to GraphQL Editor
GraphQL Resources - beginner tools, extensions & tutorials
Tomek

Tomek Poniatowicz

3/12/2019

GraphQL Resources - beginner tools, extensions & tutorials

GraphQL popularity is continuously growing. If you want to jump on a GraphQL train here is a list of the best tools, extensions, and tutorials to start with. Let's learn it together!

If you have any interesting resources mail me a tip to [email protected] and I will update our directory.

Knowlege base

  1. GrapQL Official Documentation is definitely the best place to start your GraphQL adventure.
  2. Official Facebook Draft RFC Specification is a place to go if you are looking for raw knowledge regarding GraphQL project.
  3. GraphQL Weekly is a newsletter with news, articles, and everything related to GraphQL
  4. How to GraphQL is a website which will take you into a journey from GraphQL newbie to releasing your first GraphQL project.
  5. Explore-tech.org is a helpful resource for collecting GraphQL tools, especially libraries.

Tools & Extensions

  1. GraphQL Docs is a simple way of generating static documentation for a GraphQL schema in seconds.
  2. Hygraph (formerly GraphCMS) a tool that allows you to define the GraphQL API. Create structures, relationships, powerful permissions and manage your content with ease, generally speaking, build a hosted GraphQL back-end for your web project along with tools to manage its content.
  3. GraphQL Editor makes it easier to understand the GraphQL schema. Create it by combining visual blocks and the editor will transform them into code! Features like loading schema from URL/file or a fake backend data can speed up the prototyping of your app.
  4. Apollo Launchpad allows you to write a GraphQL schema in JavaScript making GraphQL code very accessible.
  5. GraphiQL is a simple IDE tool for testing and documenting GraphQL APIs with a nice graphical interface.
  6. GraphQL Playground a GraphiQL alternative.
  7. Apollo Elements a library for building GraphQL-backed UIs without UI frameworks.

Blogs

  1. https://www.apollographql.com/blog/
  2. https://www.robinwieruch.de/
  3. https://learning.atheros.ai/
  4. https://graphqleditor.com/blog/
  5. https://graphql.org/blog/
  6. https://hasura.io/blog/tagged/graphql/

Video tutorials

  1. How to build a GraphQL Server

Communities

  1. https://www.reddit.com/r/graphql
  2. ReactiFlux Discord (#graphql)

Let's build this directory together!

Do you know any other useful tools, tutorials or blogs for GraphQL? Maybe you are running your own blog or developing a GraphQL tool?

Send me a link to [email protected] and I will post it here :)

Check out our other blogposts

GraphQL Inspector
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Inspector
1 min read
almost 5 years ago
Why you should try GraphQL?
Michał Tyszkiewicz
Michał Tyszkiewicz
Why you should try GraphQL?
5 min read
over 3 years ago
Top GraphQL tutorials reviewed 2019
Robert Matyszewski
Robert Matyszewski
Top GraphQL tutorials reviewed 2019
15 min read
over 4 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