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