GraphQL is a query language developed by Facebook that gives data query control back to the client.
Introduction to GraphQL - Done by one of the creators of GraphQL, goes over some of the problems that GraphQL tries to solve, what GraphQL looks like, how to start to integrate GraphQL into legacy code, and a neat live demonstration