Open tonyxiao opened 6 years ago
typegql is trying to be thin layer over original graphql API while type-graphql has some framework-like features like baked in authorization or validation model.
With typegql I've tried to make it pure library.
Super helpful, thanks!
What's the difference between this library and type-graphql?