REST to GraphQL : A structured thinking approach
Slides - https://drive.google.com/open?id=13I8bE79S69-ccG7eByLPVRWrK_7XiR8i
Everyone says it is easy to layer GraphQL on top of REST. Is it really? There are fundamental changes in thought processes which are often neglected, leading to poor schema design. This talk presents a structured approach to thinking in GraphQL and designing user centric schemas. The primary goal of the talk is to present a structured approach to thinking in GraphQL with something I like to call “Activities To Be …