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

Fix newline at end of generated operation #449

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

AnthonyMDev
Copy link
Contributor

The use of the \(section:) interpolation method for DeferredFragmentsMetadataTemplate was causing the new line at the end of the generated operation files to be deleted. This corrects that.

The use of the `\(section:)` interpolation method for `DeferredFragmentsMetadataTemplate` was causing the new line at the end of the generated operation files to be deleted. This corrects that.
Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for eclectic-pie-88a2ba canceled.

Name Link
🔨 Latest commit 79e4ca0
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-pie-88a2ba/deploys/66ab05cdee782800081d53ef

Copy link

netlify bot commented Aug 1, 2024

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit 79e4ca0
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docc/deploys/66ab05cd4669410008362572

Copy link
Member

@calvincestari calvincestari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@AnthonyMDev AnthonyMDev merged commit ffba264 into main Aug 1, 2024
34 checks passed
@AnthonyMDev AnthonyMDev deleted the fix_deferred_fragments_final_newline branch August 1, 2024 16:31
BobaFetters pushed a commit to apollographql/apollo-ios-codegen that referenced this pull request Aug 1, 2024
BobaFetters pushed a commit that referenced this pull request Aug 1, 2024
9823c071 Fix newline at end of generated operation (#449)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: 9823c0712981888769ce6e3601829f4903a370f5
BobaFetters pushed a commit that referenced this pull request Aug 1, 2024
… operation

git-subtree-dir: apollo-ios-codegen
git-subtree-mainline: 175fba0
git-subtree-split: 9823c0712981888769ce6e3601829f4903a370f5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants