GraphQL

GraphQL Best Practices

Shopify has posted a tutorial about their GraphQL best practices.

Apollo

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

Graphene

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