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
to note, the upgrade with express-graphql is still working fine for e2e tests, but the serverless wrapper for express seems to not be compatible with it, and throws a mystery 500 error
In this PR, I'm adding a netlify handler to our sister repo so that we can implement this without the antiquated express compat layer graphql/graphql-http#96
Is there an existing issue for this?
Current Behavior
the schema-demo function on netlify fails with a 500 error and no response or logs on netlify functions
Expected Behavior
schema demo introspection requests and graphql ops should suceed
Steps To Reproduce
Module pattern
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: