public class InterfaceResolver extends Object implements graphql.schema.TypeResolver
| Constructor and Description |
|---|
InterfaceResolver(InterfaceType interfaceType) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLObjectType |
getType(graphql.TypeResolutionEnvironment tre) |
public InterfaceResolver(InterfaceType interfaceType)
Copyright © 2018–2020. All rights reserved.