Skip to content

Variable: GRAPHQL_PUBSUB_OPTIONS

ts
const GRAPHQL_PUBSUB_OPTIONS: "GRAPHQL_PUBSUB_OPTIONS" = "GRAPHQL_PUBSUB_OPTIONS";

Defined in: packages/graphql-pubsub/src/graphql-pubsub.module.ts:10

DI token for the raw RedisPubSubOptions object.

Released under the MIT License.