https://supertokens.com/ logo
#general
Title
# general
r

rp

12/18/2021, 5:42 PM
hey @User there isn't an example for graphql at the moment. But we will work on one soon. In summary, you want to add a middleware that does session verification using our
verifySession
function and then fetch the user ID from that and attach it to the graphql context.