A brief introduction
to GraphQL
GraphQL
A developer-friendly way to define your API
Hierachical
Fewer round-trips
Introspective
Self-documenting
Strongly typed
Everything has a type
Versionless
Easy to add new functionality
Demo
Operations
Queries, Mutations and Subscriptions
Schema
Fields, Types, Directives and Resolvers
Widely supported
Implemented in JavaScript, Ruby, PHP, Python, Java, Scala, etc.
Questions?
Thank you!
Twitter/GitHub
@crisu83
Made with Slides.com