-
Notifications
You must be signed in to change notification settings - Fork 71
V1 selectionset equality merged fragment child fix #833
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
V1 selectionset equality merged fragment child fix #833
Conversation
Cherry picking and resolving merge conflicts to add this feature from v2 back into v1. v2 commit cherry picked: d67339b
✅ Docs preview has no changesThe preview was not built because there were no changes. Build ID: b6d1f724859fec7394f56a8f |
BobaFetters
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Think this looks good will defer to @calvincestari since im less familiar with this work
calvincestari
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codegen changes look good. Nice extra test matcher added too.
|
Let me take a look at the failing tests here.
I added that in v2 a while ago, just ported it over to v1 now with some of the tests I carried over. |
bf71e9c73 V1 selectionset equality merged fragment child fix (#833) 59319e8ab Merge branch 'v1' of https://github.com/apollographql/apollo-ios-dev into v1 4a0f032a8 Release 1.25.2 (#809) git-subtree-dir: apollo-ios git-subtree-split: bf71e9c7373f68b9f5b8d1b9cdf810ebb4e0bf68
…t child fix git-subtree-dir: apollo-ios git-subtree-mainline: 2ca1856 git-subtree-split: bf71e9c7373f68b9f5b8d1b9cdf810ebb4e0bf68
918b26b96 V1 selectionset equality merged fragment child fix (#833) 29187ab86 Merge branch 'v1' of https://github.com/apollographql/apollo-ios-dev into v1 b40df116e Release 1.25.2 (#809) git-subtree-dir: apollo-ios-codegen git-subtree-split: 918b26b9623e6dc4aebf927b5369fd0f4bc954c7
… fragment child fix git-subtree-dir: apollo-ios-codegen git-subtree-mainline: 7d11380 git-subtree-split: 918b26b9623e6dc4aebf927b5369fd0f4bc954c7
…ged fragment child fix git-subtree-dir: apollo-ios-pagination git-subtree-mainline: c8f4769 git-subtree-split: 8329416924a384b04b1d7af5ad1db4252121e088
This ports the fix in PR #832 to Apollo iOS 1.0