Docs
API Reference
Interfaces
ICreateProxyingResolverOptions

Interface: ICreateProxyingResolverOptions<TContext>

delegate/src.ICreateProxyingResolverOptions

Type parameters

NameType
TContextRecord<string, any>

Table of contents

Properties

Properties

fieldName

Optional fieldName: string

Defined in

packages/delegate/src/types.ts:126 (opens in a new tab)


operation

Optional operation: OperationTypeNode

Defined in

packages/delegate/src/types.ts:125 (opens in a new tab)


subschemaConfig

subschemaConfig: SubschemaConfig<any, any, any, TContext>

Defined in

packages/delegate/src/types.ts:124 (opens in a new tab)