schemaFile

@InputFile
@PathSensitive(value = PathSensitivity.RELATIVE)
val schemaFile: RegularFileProperty

GraphQL schema file that will be used to generate client code.

Required Property