#✅ - codegen or codegen models
6 messages · Page 1 of 1 (latest)
What problems are you getting from using them together. I might be facing a similar issue
It says I have multiple declarations of the same types
Hello, Could you please post the code snippets and reproduction steps to help us understand the issue?
@tulip sentinel it should be okay to use both in the same project. amplify codegen will generate the graphql queries & mutations, while amplify codegen models generates the schema for DataStore
✅ - codegen or codegen models