Using Apollo GraphQL + NestJS, apollo expects to s...
# support-questions
g
Using Apollo GraphQL + NestJS, apollo expects to send the response itself. When using verifySession I see that verifySession sends the response and then apollo graphql throws an exception that headers were already sent. How should I setup supertokens with nest+graphql?
6 Views