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
Describe the bug
Hi, Vendure developers, I recently updated my backend to the latest v2.1.7, however, I encountered a weird behaviour when querying roles from the admin-api. I keep on getting this error. I'm also able to reproduce this by running npx @vendure/create xxxx to run on a new vendure instance
Describe the bug
Hi, Vendure developers, I recently updated my backend to the latest v2.1.7, however, I encountered a weird behaviour when querying roles from the admin-api. I keep on getting this error. I'm also able to reproduce this by running
npx @vendure/create xxxx
to run on a new vendure instanceTo Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect I should be able to get the roles.
Workaround
Running the query with channels seems to solve the issue.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: