0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.56k stars 43 forks source link

Not working with graphql subscriptions #224

Closed clayrisser closed 5 months ago

clayrisser commented 5 months ago

Describe the bug

I was able to set this up and get it to work for queries, but it doesn't work for subscriptions.

You can find more details at the following issue.

https://github.com/0no-co/GraphQLSP/issues/282

Reproduction

No response

gql.tada version

1.4.2

Validations

clayrisser commented 5 months ago

Oh, I see this was resolved with #172