generateSourcesDuringGradleSync

abstract override val generateSourcesDuringGradleSync: Property<Boolean>

Adds "generateApolloSources" as a dependency of "prepareKotlinIdeaImport" This makes IDEA aware of codegen and will run it during your Gradle Sync

Default: true.