Directive Builder
interface DirectiveBuilder : GSchemaBuilder.NodeBuilder, GSchemaBuilder.ArgumentContainer, GSchemaBuilder.ValueContainer
Content copied to clipboard
Functions
Link copied to clipboard
abstract fun argument(name: GSchemaBuilder.ArgumentContainer.NameAndValue)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract infix fun String.with(value: GSchemaBuilder.Value): GSchemaBuilder.ArgumentContainer.NameAndValue
Content copied to clipboard