saihaj / graphql-ts-node-advanced-tutorial

WIP tutorial
0 stars 1 forks source link

fix `@live` example #2

Closed saihaj closed 2 years ago

saihaj commented 2 years ago

For some reason when I use the @live directive on the query it reutrns nothing. If i log my resolver i can see that data is returned but on graphiql I just see a spinner : )

n1ru4l commented 2 years ago

Can you assign me to this?

saihaj commented 2 years ago

You would just need to comment auth plugin to generate a token until we resolve #3