Latest Community Backend posts

November 18, 2021

Using GraphQL with Ruby on Rails

Objective: Learn how to create a new project with Ruby on Rails and GraphQL while setting it up to use React and Apollo. The focus is on getting the API running and executing a query.  Introduction Ruby on Rails is an MVC (model, view, controller) framework that you can use to build web applications using […]

June 22, 2021

8 Free to Use GraphQL APIs for Your Projects and Demos

Whether you’re trying to build a demo, create a workshop, or learn how GraphQL works, it’s nice to have some examples to reference instead of having to build your own. While Apollo Server makes building your own API a delight, sometimes you don’t want to get your hands dirty if you don’t have to. As […]

June 24, 2016

How Facebook organizes their GraphQL code

This year, I was fortunate enough to be able to attend React Europe in Paris. There were some great talks about GraphQL at the conference, and I think anyone excited about GraphQL should check them out on the React Europe YouTube channel. So that you don’t have to watch all of them, I’m going to go through my […]

Read more

June 23, 2016

New features in GraphQL: Batch, defer, stream, live, and subscribe

by Sashko Stubailo

Recent posts

May 26, 2023

Apollo Changelog: May 26, 2023

by Dylan Anthony

Company