presentation-implementing-graphql



presentation-implementing-graphql

0 1


presentation-implementing-graphql

"Implementing GraphQL" presentation

On Github OlegIlyenko / presentation-implementing-graphql

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?

Implementing GraphQL by Oleg Ilyenko / @easyangel