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

Fix invalid GraphQLError mocking example #4904

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

hwillson
Copy link
Member

@hwillson hwillson commented Jun 2, 2019

Newer versions of Apollo Client require the use of a GraphQLError object, when mocking a real GraphQL error.

Relates to: apollographql/react-apollo#2737

Newer versions of Apollo Client require the use of a
`GraphQLError` object, when mocking a real GraphQL error.
@hwillson hwillson merged commit 45f72b5 into master Jun 3, 2019
@hwillson hwillson deleted the hwillson/fix-graphqlerror-testing-docs branch June 3, 2019 09:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant