Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.0] Improved plugin error without exit #1309

Merged
merged 1 commit into from
Jun 30, 2017
Merged

[1.0] Improved plugin error without exit #1309

merged 1 commit into from
Jun 30, 2017

Conversation

0x80
Copy link
Contributor

@0x80 0x80 commented Jun 30, 2017

This allows you to get plugin errors like this failed graphql query and still start the server for inspection.

Plugin default-site-plugin returned an error:

Error: GraphQLError: Field "description" must not have a selection since type "String" has no subfields.

@0x80 0x80 changed the title Improved plugin error without exit [1.0] Improved plugin error without exit Jun 30, 2017
@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit 8c13009

https://deploy-preview-1309--using-drupal.netlify.com

@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit 8c13009

https://deploy-preview-1309--gatsbyjs.netlify.com

@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit 8c13009

https://deploy-preview-1309--gatsbygram.netlify.com

@KyleAMathews
Copy link
Contributor

Yeah, it's perhaps not best to die immediately especially w/ need to reach GraphiQL.

@KyleAMathews
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants