We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, either you call your query with diffing off, or it's assumed that your server implements the Relay Node spec.
The text was updated successfully, but these errors were encountered:
This should be implemented in terms of plugins, not flags. So you would pass in a RelayConnectionPlugin, not a flag like relay: true.
RelayConnectionPlugin
relay: true
Sorry, something went wrong.
Closing because plugins are the answer, per #26
update react-apollo api for changes to returned prop (#49)
5fc6c55
Corresponding PR (apollographql/react-apollo#31) and issue (apollographql/react-apollo#30)
Merge pull request #49 from dangerismycat/patch-2
acf6ed8
Minor copyediting of pagination.md
No branches or pull requests
Right now, either you call your query with diffing off, or it's assumed that your server implements the Relay Node spec.
The text was updated successfully, but these errors were encountered: