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

Keep track of which specs the server supports, and use that to determine query diffing behavior #49

Closed
stubailo opened this issue Mar 28, 2016 · 2 comments

Comments

@stubailo
Copy link
Contributor

Right now, either you call your query with diffing off, or it's assumed that your server implements the Relay Node spec.

@stubailo stubailo modified the milestone: alpha Mar 28, 2016
@stubailo stubailo modified the milestone: alpha Apr 7, 2016
@stubailo
Copy link
Contributor Author

This should be implemented in terms of plugins, not flags. So you would pass in a RelayConnectionPlugin, not a flag like relay: true.

@stubailo
Copy link
Contributor Author

Closing because plugins are the answer, per #26

jbaxleyiii pushed a commit that referenced this issue Oct 18, 2017
Minor copyediting of pagination.md
@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

No branches or pull requests

1 participant