Using generated api/models with kickstarter tools #797
-
Following in this answer, I was able to generate resolvers with but I have question related to this. Sorry im a newbie so most prob im missing something.
Generated model for UserConnection;
Generated resolver for User;
When I generate api with
Have you come across this problem? is there any solution/work around for this from code generation perspective? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Is this related to relay? |
Beta Was this translation helpful? Give feedback.
-
Thanks for take a look at this 🙏
|
Beta Was this translation helpful? Give feedback.
Thanks for take a look at this 🙏
I think I figured it out, dont think its related to relay
Kickstarter schema parser option has way to resolve this conflict using the below flag. My issue got resolved with this flag, it uses resolver type and ignore the model