Uses of Class
graphql.schema.idl.TypeRuntimeWiring
Packages that use TypeRuntimeWiring
-
Uses of TypeRuntimeWiring in graphql.schema.idl
Methods in graphql.schema.idl that return TypeRuntimeWiringModifier and TypeMethodDescriptionTypeRuntimeWiring.Builder.build()
static TypeRuntimeWiring
TypeRuntimeWiring.newTypeWiring
(String typeName, UnaryOperator<TypeRuntimeWiring.Builder> builderFunction) This form allows a lambda to be used as the builderMethods in graphql.schema.idl with parameters of type TypeRuntimeWiringModifier and TypeMethodDescriptionRuntimeWiring.Builder.type
(TypeRuntimeWiring typeRuntimeWiring) This adds a type wiring