typegql
typegql copied to clipboard
Differences from type-graphql
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!