Delegate TypeResolver
Namespace: GraphZen.TypeSystem
Assembly: GraphZen.TypeSystem.dll
Syntax
public delegate IGraphQLType TypeResolver(IGraphQLTypeReference typeReference);
Parameters
| Type | Name | Description |
|---|---|---|
| IGraph |
typeReference |
Returns
| Type | Description |
|---|---|
| IGraph |