DEV Community

Discussion on: How to easily implement Authentication with GraphQL and Redis

Collapse
 
lastnameswayne profile image
Swayne

Hello!

I have not tried the new apollo studio, but I looked through the docs and found this section:

apollographql.com/docs/studio/expl...

Have you tried these settings? I also think some of the CORS-settings (the URL part specifically) has to be changed to reflect the updated URL.

I hope this helps and please let me know how it goes!

Collapse
 
midka profile image
Midka

Hey i have used apollo studio before and remember to set Include Cookies in the settings to true. πŸ˜‰