Matas Ramanauskas

Results 4 comments of Matas Ramanauskas

Not sure, if anyone is still interested, but I found a little hackish, but working solution, for refusing connections in resolvers: first you make authorization in onConnect as pointed by...

Same for ch 05. Also 3rd exercise is missing.

Same issue on "type-graphql-dataloader": "^0.3.7". Typescript version is 3.8.3

Hey, it's not related to this lib, but you can define type of FieldResolver inside it, like this: ```ts @FieldResolver(() => [Photo]) ``` More info here: https://typegraphql.com/docs/0.17.0/resolvers.html