#✅ - codegen or codegen models

6 messages · Page 1 of 1 (latest)

tulip sentinel
#

Hello,
are we supposed to be using codegen results and codegen models in the same codebase?
it seems that their declaration do not work together but I guessed it should be possible?

fiery halo
#

What problems are you getting from using them together. I might be facing a similar issue

tulip sentinel
#

It says I have multiple declarations of the same types

vocal moon
#

Hello, Could you please post the code snippets and reproduction steps to help us understand the issue?

true kelp
#

@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

solid cryptBOT
#

✅ - codegen or codegen models