Skip to main content

PubSubPublishArgsByKey

Admin Docs


Type Alias: PubSubPublishArgsByKey

PubSubPublishArgsByKey: object

Defined in: src/graphql/pubsub.ts:32

Map of talawa events where the keys represent identifiers of the events and the values represent the corresponding payloads of the events. More information at this link: https://the-guild.dev/graphql/yoga-server/docs/features/subscriptions#topics

Index Signature

[key: `chats.${string}:chat_messages::create`]: object