operationOutputFile

@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v4_0_0)
abstract val operationOutputFile: RegularFileProperty

Deprecated

Use operationManifest

Replace with

operationManifest

The file where the operation output will be written. It's called operationOutputFile but this an "input" parameter for the compiler If you want a RegularFileProperty that carries the task dependency, use operationManifestConnection