<@UBGNKDHK9> no error output
# orm-help
v
@Jenkins no error output
j
That is odd... A 500 error should most definitely throw some form of error to the console. I don't have enough experience with Apollo to tell you what's wrong unfortunately. The console output might've been a good pointer 😕
v
ya this is very strange
i followed the migration docs. the server is running. graphql loads. but provides the 500 error
graphql playground loads*
@Jenkins do you have a working server? would you mind sharing just the server / apply middleware configuration you have?
j
I use graphql-yoga atm. Playground's been a btch with both express-graphql and apollo-server-express for me. Just gives me
NetworkError
. Not 500 at least, but 🙃
v
commented out the context line and it works fine
sorry about tht mate thanks for looking
j
No worries! Any time!