youtube image
From YouTube: The Future of GraphQL IDEs - Thomas Heyenbrock & Tim Suchanek, GraphCDN

Description

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. Get Started Here: https://graphql.org/

The Future of GraphQL IDEs - Thomas Heyenbrock & Tim Suchanek, GraphCDN
JW Marriott Austin, Room 402/403

Speakers: Thomas Heyenbrock, Tim Suchanek
Every developer that has ever used GraphQL has written a query in GraphiQL and it's become one of the most widely used tools in the GraphQL ecosystem. However, alternative implementations like the GraphQL Playground have popped up and shown that one can go even further with a dedicated GraphQL IDE than the original GraphiQL.

In 2020, the GraphQL Playground was handed over to the GraphQL Foundation, and the work on combining the best of both worlds started. Let's explore the brand new GraphiQL!