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
Revert not attaching our GQL context middleware for all routes
This affected logic checking for non "non gql request" because the exception changed.
It's fine to continue attaching this middleware for all requests,
as it handles non graphql requests fine.
0 commit comments