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

apollo-ios-cli deprecated --schema-name #3382

Closed
erwinagpasa opened this issue May 16, 2024 · 2 comments · Fixed by apollographql/apollo-ios-dev#361
Closed

apollo-ios-cli deprecated --schema-name #3382

erwinagpasa opened this issue May 16, 2024 · 2 comments · Fixed by apollographql/apollo-ios-dev#361
Labels
bug Generally incorrect behavior needs investigation

Comments

@erwinagpasa
Copy link

Summary

./apollo-ios-cli init --schema-name ${MySchemaName} --module-type ${ModuleType}
to
./apollo-ios-cli init --schema-namespace ${MySchemaName} --module-type ${ModuleType}

Version

latest

Steps to reproduce the behavior

deprecated --schema-name

Logs

No response

Anything else?

No response

Copy link

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.

@calvincestari
Copy link
Member

Hi @erwinagpasa, I'm not completely sure what the issue is you're trying to describe but I found two outdated references to the deprecated --schema-name and fixed them. If you were trying to report something else please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Generally incorrect behavior needs investigation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants