The GraphQL Query Batcher, an interesting project by Alec Hale-Pletka, allows you to easily create and batch GraphQL queries and mutations. This is especially great if you're using similar queries with different variables or for other use cases like testing.
GraphiQL is an amazing tool that lets you explore your GraphQL API in an interactive manner. Last week, the Graphcool team took GraphiQL to a new level, building a fully-featured GraphQL IDE on top of it: GraphQL Playground! Some of its top features are: • Sharing queries and mutations • Code generation, e.g. for Apollo Client • Improved API documentation An indispensable asset in every GraphQL developer's toolbox!
GraphQL Summit is just around the corner and the full speaker lineup has now been announced, make sure to grab your ticket! There's also a diversity program that's organized in partnership with GitHub. You can apply using this form. Note that Peggy from the Apollo team offered to review your applications, definitely something you should take advantage of in case you consider applying!