Skip to content

Is there any way to work with socket.io instance in resolver? #917

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

You must be logged in to vote

Put the socket instance into context function of apollo server. Then you can get the context object with socket by @Ctx() decorator in resolver method.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tmelent
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