Log in to GraphQL Editor
2019 in a summary - GraphQL perspective
Tomek

Tomek Poniatowicz

12/30/2019

2019 in a summary - GraphQL perspective

The npm Inc. was right, 2019 was a great year for GraphQL. Let's take a look at the all good things that happened for GraphQL in 2019.

January

GraphQL Inspector - a tool published by Kamil Kisiela, that detects changes, similar or duplicated types, validates documents against a schema and looks for deprecated usage.

GraphQL Inspector CLI

March

AWS & IBM joins the GraphQL Foundation! - GraphQL Foundation is the GraphQL community aiming to enable widespread GraphQL adoption. AWS & IBM joining it is a strong signal that GraphQL has a bright future. GraphQL Foundation

Apollo Client 2.5 was launched - a new version of Apollo Client was launched which merges local state management into the core library which has enabled a lot of cool features.

Local state management with Apollo Client

June

Postman v7.2 Supports GraphQL - Postman joined the group of companies acknowledging the GraphQL qualities and has recently announced the support for GraphQL in their service. The latest release of Postman v7.2 enabled sending GraphQL queries in the request body, GraphQL variables & GraphQL query autocompletion.

Apollo Raises $22 Million - Apollo raised a nice amount of $22 million to continue its mission to give a GraphQL-based data graph to every app developer in the world

GraphQL Conf Berlin - GraphQL Conf is a non-profit GraphQL conference organized by Prisma and Honeypot where industry experts from all around the world present GraphQL best practices and many more. In case you missed it, talks from GraphQL Conf 2019 are available on Prisma's YouTube channel!

GraphQL Conf

GraphQL: The Documentary - the story of why and how GraphQL came to be and the impact it's having on big tech companies worldwide, including Facebook, Twitter, Airbnb & Github.

https://www.youtube.com/watch?v=783ccP__No8

July

Dgraph raises $11.5 million - Dgraph is a horizontally scalable and distributed graph database, with a goal to provide enterprise-level scale and throughput, with low enough latency to be serving real-time user queries. Dgraph supports GraphQL-like query syntax, responds in JSON and Protocol Buffers over GRPC and HTTP.

Dgraph

August

Apollo Client supports React Hooks - React 16.8 introduced a new way to write stateful components while avoiding the pitfalls of classes - the Hooks. Apollo Client now includes three hooks that you can implement in your app where corresponding higher-order component being used or render prop component: useQuery, useMutation &useSubscription.

October

Apollo Client 3 Beta - Caching is considered by many developers as one of the GraphQL weaknesses. The Apollo team is on a mission to change that. New released Apollo Client 3 Beta contains some serious cache improvements.

Graphql Editor 2.0 - a new version of GraphQL Editor packed with many micro-features to help developers save a lot of time & effort creating their GraphQL based APIs.

GraphQL Editor

GraphQL Summit 2019 - GraphQL Summit is event of the year in GraphQL world. It's a world's largest conference dedicated to GraphQL, this year's edition featured over 60 technical talks across 3 tracks. Conference recordings are available here:

https://www.youtube.com/watch?v=EDqw-sGVq3k&list=PLpi1lPB6opQyraZSmwFre_FpL00_3nTzV

Check out our other blogposts

Getting started with GraphQL Java
Tomek Poniatowicz
Tomek Poniatowicz
Getting started with GraphQL Java
2 min read
about 5 years ago
GraphQL benefits and why you should adopt it in 2024
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL benefits and why you should adopt it in 2024
7 min read
3 months ago
Fullstack template for React GraphL project
Tomek Poniatowicz
Tomek Poniatowicz
Fullstack template for React GraphL project
12 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