Session not available in GraphQL resolver
I am trying to build an express app using graphql-http. I started off
by creating a captcha endpoint as follows. But having trouble
integrating session middleware.
I am trying to build an express app using graphql-http. I started off
by creating a captcha endpoint as follows. But having trouble
integrating session middleware.