• 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


operation

Optional operation: OperationTypeNode

Defined in

packages/delegate/src/types.ts:125


subschemaConfig

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

Defined in

packages/delegate/src/types.ts:124