-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
kind/bugA reported bug.A reported bug.
Description
Hello,
It seems that there is an incompatibility issue between graphql-middleware and apollo-server@^2.2.0
Here you can find an explanation about what is breaking : apollographql/apollo-server#1935 (comment)
So apparently something in graphql-middleware is turning the introspection query execution (from graphql/execution into a Promise instead of returning an object.
Another related issue : apollographql/apollo-server#1934
In the meantime, the last working version is [email protected]
lludol, michrob, ruisaraiva19, nicklaros, checkmatez and 15 more
Metadata
Metadata
Assignees
Labels
kind/bugA reported bug.A reported bug.