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
{{ message }}
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
Hi i got a problem with loading the integrated Playground.
If i start loading the http://localhost:3001/graphql the page is loading infinite,
here is my configuration:
graphqlHttp({
schema: graphqlSchema,
rootValue: graphqlResolver,
graphiql: true,
customFormatErrorFn(err) {
.....
}
here is my request header
can anyone help me ?
I dont have an idea what to do or how to troubleshoot.
Thx a lot
Daniel
The text was updated successfully, but these errors were encountered: