regbit
Solid-Start + GraphQL session info
Hi!
I have a GraphQL handler at
http://localhost:3000/graphql
and I want to get session info by calling getSession
inside of it but when I do it I receive no data (I do get session details when I call it on pages with createServerData$
).
Is it expected behavior? If not, what are the ways to debug it (I'm somewhat new to this)?
File at /src/routes/graphql.tsx
4 replies