Implementing GraphQL

by Oleg Ilyenko / @easyangel

Along the Way

  • Specification is the key
  • Reference implementation helps a lot
  • Very strong and welcoming community
  • Exciting future ahead!

Standard Flow

Query Analysis

  • Query Analysis
    • Query complexity measurement
    • Information extraction
    • Projections
  • Instrumentation
    • Performance measurement
    • Security primitives
    • Caching
  • Easy to share

Compatibility Tests

https://github.com/graphql-cats

SDKs

Thank you!




Questions?