apollo-gradle-plugin
/
com.apollographql.apollo3.gradle.api
/
Service
/
OutputDirWire
Output
Dir
Wire
class
OutputDirWire
(task:
TaskProvider
<out
Task
>, outputDir:
Provider
<
Directory
>)
Content copied to clipboard
Properties
Properties
outputDir
Link copied to clipboard
val
outputDir
:
Provider
<
Directory
>
Content copied to clipboard
The directory where the generated models will be written
task
Link copied to clipboard
val
task
:
TaskProvider
<out
Task
>
Content copied to clipboard
The task that produces outputDir