You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
https://github.com/apollographql/docs/blob/main/src/content/graphos/explorer/connecting-authenticating.mdx
I especially want to store the token in environment from the response of my login mutation
But with the way you've done this, it means that I now have to create a script that:
then paste that INTO EVERY SINGLE OTHER OPERATION !!!!!
instead what I want is this :
then simply run my other operations without having to paste this in every single other operation in my collection
The text was updated successfully, but these errors were encountered: