Reply to 1201319543806709760
@shrutikapoor08 @dan_abramov - it provides no improvement over using REST
- it's only useful for graph-based data schemas
- all actions need to by synchronous
- one can just wrap a GraphQL API with a REST API
- every type needs exactly one resolver