Can we sepearate files for databse schema & query?

can we modify codegen to generate database schema 60+ lines in one file, and queries which reference the schema in another file?

Hi @Harshad_Vala - which client code generation are you referring to, Kotlin, iOS or Web?