-
Notifications
You must be signed in to change notification settings - Fork 734
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
@defer issue #3372
Comments
@HandyappGroup this error is correct, and expected. You cannot mix versions. You must install, and use, the CLI that from the dependency version your project is using. This looks like you were using
As for this error, I suggest fixing the first one and then we can focus on whether this is still relevant and in which version. |
Take a look in your schema for the
Make sure there is only one |
Removed defer but throwing now different errors. I am happy to share graphqls file over email for team to have a look. |
@xLuciferSx - sure, email it to me () and I'll take a look. |
Email sent :) |
Closing as this seems to have been a syntax problem in an operation file. The |
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. |
Summary
I've downloaded the latest version, which technically fixes the @defer issue, but the problem is still exists.
Version
1.10.0
Steps to reproduce the behavior
Just try to generate new files using defer version fix. This is the version i've used - https://github.com/apollographql/apollo-ios/releases/tag/preview-defer.2
Logs
No response
Anything else?
The text was updated successfully, but these errors were encountered: