Class TypeRuntimeWiring

java.lang.Object
graphql.schema.idl.TypeRuntimeWiring

@PublicApi public class TypeRuntimeWiring extends Object
A type runtime wiring is a specification of the data fetchers and possible type resolver for a given type name. This is used by RuntimeWiring to wire together a functional GraphQLSchema