Subscription withFilter #923
-
Describe the issue
My example. With this, how would I access pubsub ?
Are you able to make a PR that fix this? Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You should use the TypeGraphQL API: |
Beta Was this translation helpful? Give feedback.
You should use the TypeGraphQL API:
https://github.com/MichalLytek/type-graphql/blob/master/examples/simple-subscriptions/resolver.ts#L49-L56