Variable: GRAPHQL_PUBSUB
ts
const GRAPHQL_PUBSUB: "GRAPHQL_PUBSUB" = "GRAPHQL_PUBSUB";Defined in: packages/graphql-pubsub/src/graphql-pubsub.module.ts:12
DI token for the RedisPubSub instance. Use InjectPubSub for convenience.