Interface: ICreateProxyingResolverOptions<TContext>
delegate/src.ICreateProxyingResolverOptions
Type parameters
| Name | Type |
|---|---|
TContext | Record<string, any> |
Table of contents
Properties
Properties
fieldName
• Optional fieldName: string
Defined in
packages/delegate/src/types.ts:126
operation
• Optional operation: OperationTypeNode
Defined in
packages/delegate/src/types.ts:125
subschemaConfig
• subschemaConfig: SubschemaConfig<any, any, any, TContext>