I have tried ios V1.0 documents to create the project with add the sdk and create schema.json file but getting some errors and warning xcode 14.0.1 .
Step1: Install the Apollo Swift Package by entering the Apollo iOS Github's repository link (https://github.com/apollographql/apollo-ios.git) in the Add Package Dependency window.
Step2: Up to Next Major 1.0 < 2.0
Step3 : build getting "No such module codegen"
Note : can i get create schema.json file create steps what is required steps need go do.
When use to create this command "apollo schema:download --endpoint=http://hasura.io/learn/graphql --header="Authorization: Bearer "
DEPRECATED: This command will be removed from the apollo CLI in
its next major version. Replacement functionality is available in
the new Apollo Rover CLI: https://go.apollo.dev/t/migration
Question
I have tried ios V1.0 documents to create the project with add the sdk and create schema.json file but getting some errors and warning xcode 14.0.1 . Step1: Install the Apollo Swift Package by entering the Apollo iOS Github's repository link (https://github.com/apollographql/apollo-ios.git) in the Add Package Dependency window.
Step2: Up to Next Major 1.0 < 2.0
Step3 : build getting "No such module codegen"
Note : can i get create schema.json file create steps what is required steps need go do. When use to create this command "apollo schema:download --endpoint=http://hasura.io/learn/graphql --header="Authorization: Bearer"
DEPRECATED: This command will be removed from the
apollo
CLI in its next major version. Replacement functionality is available in the new Apollo Rover CLI: https://go.apollo.dev/t/migration