GraphQL

Shopify has posted a tutorial about their GraphQL best practices.

Apollo provides robust client and server implementations of GraphQL in JavaScript.

Graphene is the Python GraphQL solution we use at Khan Academy. It doesn’t seem as advanced as Apollo Server.