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

Add docs URL to error message #181

Merged
merged 3 commits into from
May 10, 2016
Merged

Add docs URL to error message #181

merged 3 commits into from
May 10, 2016

Conversation

stubailo
Copy link
Contributor

@stubailo stubailo commented May 6, 2016

TODO:

  • Update CHANGELOG.md with your change
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass

@stubailo stubailo force-pushed the stubailo-patch-1 branch 4 times, most recently from e110896 to d74bc33 Compare May 10, 2016 21:23
@stubailo stubailo merged commit a50182d into master May 10, 2016
stubailo pushed a commit that referenced this pull request May 11, 2016
- Improve error message when a dev forgets `gql` to link to docs. [PR #181](#181)
- Memoize results from `gql`, so that we save time on parsing, and we can use `===` to compare queries for performance. [Issue #199](#199) [PR #200](#200)
- Fix error when using `returnPartialData`. [Issue #193](#193) [PR #201](#201)
@jbaxleyiii jbaxleyiii deleted the stubailo-patch-1 branch May 17, 2016 02:04
jbaxleyiii pushed a commit that referenced this pull request Oct 18, 2017
Update `customResolvers` docs
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 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