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
When calling self.query within tests, there is currently no way to specify headers. It would be helpful to be able to specify headers in cases where, e.g., GraphQLView is overridden to check the Authorization header.
I've identified the line that needs to be updated: