We’ll find out what GraphQL is, talk about its philosophy, and answer the following questions:
- how to use the GraphQL query language?
- are there any things you cannot do with GraphQL? (spoiler—there are!)
- what is a schema, and why do we need it?
- how to write your GraphQL API in Ruby?
- what are the best practices of GraphQL schema design?