typegql icon indicating copy to clipboard operation
typegql copied to clipboard

Differences from type-graphql

Open tonyxiao opened this issue 6 years ago • 2 comments

What's the difference between this library and type-graphql?

tonyxiao avatar Aug 09 '18 03:08 tonyxiao

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.

pie6k avatar Aug 09 '18 18:08 pie6k

Super helpful, thanks!

tonyxiao avatar Aug 11 '18 22:08 tonyxiao