bubblydoo / graphql-workers-subscriptions

Topic-based GraphQL subscriptions, with Cloudflare Workers, Durable Objects and D1
https://graphql-workers-subscriptions.bubblydoo.workers.dev/graphql
MIT License
61 stars 3 forks source link

how to use type-graphql subscription #5

Open ceddybi opened 1 week ago

ceddybi commented 1 week ago

Hi @hansottowirtz super awesome work!

I was trying to get subscriptions working with type-graph schema, but the resolveSubscription doesn't get the topic and filter

Can i provide the example repo ?

ceddybi commented 1 week ago

@hansottowirtz example code https://github.com/ceddybi/graphql-workers-subscriptions/blob/main/example/app/schema.ts