Hi, first thanks for your work!
I've been using the resolvers types but I found a mismatch in the subscription ones. It's done correctly by https://github.com/dangcuuson/graphql-schema-typescript v1.2.0: _Field resolvers under subscriptions are being generated with resolve and subscribe method_
Subscriptions have different resolvers compared to Queries/Mutations.
Thanks!
I will try to work on it in next few days
Most helpful comment
I will try to work on it in next few days