RedwoodGeneratorExtension

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val source: Property<Any>

Reference to the project or dependency which contains the Redwood schema. This value must be a type supported by DependencyHandler.

Link copied to clipboard
abstract val type: Property<String>

The fully-qualified name of the @Schema-annotated interface.