You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure about how to use selectionSetInitializers, I searched every where but was not able to generate the initializers. Even the documentation is broken. I have also tried add it within options in apollo-codegen-config.json like below code then generate and fetch the scheme via apollo-ios-cli generate --fetch-schema but there is inits have been generated still.
I am not sure if I am missing any requirements for the selectionSetInitializers. I have just tried the code below.
These are available as of version 1.1.0, it says your using 1.0.7. Please update to the newest release, re-install the codegen CLI and try running code generation again. Your config looks correct to me!
Something is going wrong with our documentation generator, and I haven't had time to determine what it is yet. Thanks for the heads up there.
calvincestari
added
bug
Generally incorrect behavior
docs
Focuses on documentation changes
and removed
question
Issues that have a question which should be addressed
labels
Apr 17, 2023
I am not sure about how to use
selectionSetInitializers
, I searched every where but was not able to generate the initializers. Even the documentation is broken. I have also tried add it withinoptions
inapollo-codegen-config.json
like below code then generate and fetch the scheme viaapollo-ios-cli generate --fetch-schema
but there is inits have been generated still.I am not sure if I am missing any requirements for the selectionSetInitializers. I have just tried the code below.
Available initializers
Used Versions
main
branch)1.0.7
Thanks in advance!
The text was updated successfully, but these errors were encountered: