If I'm using graphql-playground as a plain React c...
# prisma-whats-new
k
If I'm using graphql-playground as a plain React component, is there a way for me to control the header of the request made to the endpoint? Like, to set an auth token?
I can see that there's a an undocumented
adminAuthToken
prop it takes - seems like that might do it?
@mimica that's not really a great option for a team of people. I'd much rather handle the token in the app itself