Package | Description |
---|---|
graphql.schema |
Modifier and Type | Method and Description |
---|---|
GraphQLObjectType |
TypeResolverProxy.getType(TypeResolutionEnvironment env) |
GraphQLObjectType |
TypeResolver.getType(TypeResolutionEnvironment env)
This call back is invoked passing in a context object to allow you to know what type to use
dynamically during runtime for
GraphQLInterfaceType s and GraphQLUnionType s |
Copyright © 2019. All rights reserved.