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

Alphabetize fragment ordering in source text #130

Merged
merged 2 commits into from Nov 9, 2023

Conversation

AnthonyMDev
Copy link
Contributor

Fixes #3296.

In some edge cases fragments were not ordered in the same way when creating the operation identifier and source text for the manifest vs. the definition in the generated operation model.

This alphabetizes the fragments in both places to ensure a consistent ordering.

@AnthonyMDev AnthonyMDev merged commit 0e926e1 into main Nov 9, 2023
13 of 14 checks passed
@AnthonyMDev AnthonyMDev deleted the referencedFragment-ordering branch November 9, 2023 05:48
BobaFetters pushed a commit to apollographql/apollo-ios-codegen that referenced this pull request Nov 9, 2023
BobaFetters pushed a commit that referenced this pull request Nov 9, 2023
8e730238 Alphabetize fragment ordering in source text (#130)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: 8e7302381016d6b1422d3fd843766c84c5516cf1
BobaFetters pushed a commit that referenced this pull request Nov 9, 2023
…n source text

git-subtree-dir: apollo-ios-codegen
git-subtree-mainline: 3f5048f
git-subtree-split: 8e7302381016d6b1422d3fd843766c84c5516cf1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants