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

Handle cases where query diffing returns a node which doesn't have its own ID #50

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

Comments

@stubailo
Copy link
Contributor

stubailo commented Mar 28, 2016

In this case, we might need to use the path to the node to refetch, or simply walk up the query tree until we find something with an ID.

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

stubailo commented Apr 6, 2016

Also, query diffing could diff the id out of the query, in which case the result might not be able to be patched in? Need to check, not sure if that's the case.

@stubailo stubailo removed this from the alpha milestone Apr 9, 2016
@stubailo
Copy link
Contributor Author

stubailo commented May 5, 2016

No longer relevant since we aren't focusing on the Relay interface as a first-class feature.

@stubailo stubailo closed this as completed May 5, 2016
jbaxleyiii pushed a commit that referenced this issue Oct 17, 2017
Add additional Meteor example to Docs
@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
Projects
None yet
Development

No branches or pull requests

1 participant