Interface IMutableAbstractTypeDefinition
Inherited Members
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IMutableAbstractTypeDefinition : IAbstractTypeDefinition, INamedTypeDefinition, IMemberDefinition, IDescription, INamedTypeReference, IGraphQLTypeReference, INamed, IDirectiveAnnotations, IDirectiveAnnotationsDefinition, IClrType
Properties
ResolveType
Declaration
TypeResolver<object, GraphQLContext> ResolveType { get; set; }
Property Value
| Type | Description |
|---|---|
| Type |