cf-graphql
cf-graphql copied to clipboard
Add error message for missing context
Description
I was running into a misconfigured version of a client - the result was a misconfigured client, but the error messages were unclear how to fix the problem. Adding a clearer TypeError should help anyone in the future to debug the same problem.
Fixes https://github.com/contentful-labs/cf-graphql/issues/56