How to authenticate RedwoodJS GraphQL Playground

I want to do some user contextual queries but I need to test them first. How can I go about authenticating thr graphql playground using dbAuth?

Hey there!

Checkout this post along with the video! Redwood Studio [Experimental]

It used to be more complicated to impersonate a user when using the GraphQL Playground, but with the Redwood Studio, it is super easy. Explained in the second half of the video.

Hope that helps

2 Likes

Glad to hear Studio has helped! That was the vision — to make that impersonation DX better.

1 Like