0

I am using strawberry graphql and fastapi. I created a token from mutation ,

  1. how can I store the token in session(backend) and send session id to the cookies.
  2. how can I retrieve the token from session in graphql query.

0 Answers0