Unhelpful error message when gatsby-source-graphql
introspection call fails.
#20892
Labels
topic: GraphQL
Related to Gatsby's GraphQL layer
Description
Unhelpful error message when
gatsby-source-graphql
introspection call fails.Steps to reproduce
gatsby-source-graphql
fetch
implementationgatsby build
[object Object]
error messageExpected result
This should output the error message from the GraphQL server (e.g. "Internal server error") and indicate that the error came from the GraphQL server.
Actual result
Environment
Run
gatsby info --clipboard
in your project directory and paste the output here.The text was updated successfully, but these errors were encountered: