Hi!
I'm looking for a way to make the studio enable "Connection settings" -> "Include cookies" by default. Is there any way I can configure ApolloServer that way?
I'm using the local variant of the studio with introspection in production, along with jwt token verification via express middleware. That way only my authenticated clients can view the studio, but they currently need to manually enable the above in order to make it work.
Thanks!
Hi!
I'm looking for a way to make the studio enable "Connection settings" -> "Include cookies" by default. Is there any way I can configure ApolloServer that way?
I'm using the local variant of the studio with introspection in production, along with jwt token verification via express middleware. That way only my authenticated clients can view the studio, but they currently need to manually enable the above in order to make it work.
Thanks!