Package | Description |
---|---|
graphql.schema.idl |
Modifier and Type | Method and Description |
---|---|
TypeRuntimeWiring |
TypeRuntimeWiring.Builder.build() |
static TypeRuntimeWiring |
TypeRuntimeWiring.newTypeWiring(String typeName,
UnaryOperator<TypeRuntimeWiring.Builder> builderFunction)
This form allows a lambda to be used as the builder
|
Modifier and Type | Method and Description |
---|---|
RuntimeWiring.Builder |
RuntimeWiring.Builder.type(TypeRuntimeWiring typeRuntimeWiring)
This adds a type wiring
|
Copyright © 2019. All rights reserved.