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

Adding name spacing to ApolloAPI.Object #94

Merged
merged 6 commits into from Oct 23, 2023

Conversation

BobaFetters
Copy link
Member

-Name spacing our usage of ApolloAPI.Object in generated code in order to avoid conflicts with potential user defined custom scalar named 'Object'

Closes apollographql/apollo-ios#3258

-Name spacing our usage of ApolloAPI.Object in generated code in order to avoid conflicts with potential user defined custom scalar named 'Object'
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.

This is great Zach, thanks for the quick fix!

Do you know what's up with the operation identifiers changing in StarWarsAPI? Is it just a module we didn't regenerate yet since the operation identifier work was done?

@calvincestari
Copy link
Member

Do you know what's up with the operation identifiers changing in StarWarsAPI? Is it just a module we didn't regenerate yet since the operation identifier work was done?

We should make sure it's not some changing default behaviour showing up in that module because it uses a different setting, etc.

@BobaFetters
Copy link
Member Author

Do you know what's up with the operation identifiers changing in StarWarsAPI? Is it just a module we didn't regenerate yet since the operation identifier work was done?

We should make sure it's not some changing default behaviour showing up in that module because it uses a different setting, etc.

Yea was trying to figure that out now, guessing maybe they just hadn't been regenerated but need to find out for sure

@BobaFetters
Copy link
Member Author

Ok yea looks like these weren't regenerated after that last fix in apollographql/apollo-ios#3163

@BobaFetters BobaFetters merged commit 42671a4 into main Oct 23, 2023
12 checks passed
@BobaFetters BobaFetters deleted the fix/object-scalar-clash-3258 branch October 23, 2023 17:01
BobaFetters added a commit to apollographql/apollo-ios-codegen that referenced this pull request Oct 23, 2023
BobaFetters pushed a commit that referenced this pull request Oct 23, 2023
git-subtree-dir: apollo-ios
git-subtree-mainline: bb8e4f9
git-subtree-split: d73f454
BobaFetters pushed a commit that referenced this pull request Oct 23, 2023
6a23feda Adding name spacing to ApolloAPI.Object (#94)

git-subtree-dir: apollo-ios-codegen
git-subtree-split: 6a23feda4def07b977ab388ecd0a77db869c6450
BobaFetters pushed a commit that referenced this pull request Oct 23, 2023
….Object

git-subtree-dir: apollo-ios-codegen
git-subtree-mainline: 10c06d7
git-subtree-split: 6a23feda4def07b977ab388ecd0a77db869c6450
BobaFetters pushed a commit that referenced this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants