http://graphql.org/swapi-graphql
GraphQL
Your application code
Database
Internal APIs
Remote APIs
Schema definition
?!
Server publishes possibilities
Client specifies concrete data requirements
https://facebook.github.io/graphql
https://github.com/graphql/graphql-js
https://github.com/fubhy/graphql-drupal
Database API
Entity API
Routing
Interface Translation
Contexts
Views
Field Formatters
Rules
"Decoupled"
Frontend Translation
By Sebastian Siemssen