Skip to content

Invoking PubSub on @AfterInsert() #1132

Answered by MichalLytek
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Use PubSub from graphql-subscriptions directly: export const pubSub = new PubSub();
Remember to register the custom pubsub - search in docs.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@sgentile
Comment options

@ghost
Comment options

@sgentile
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants