Documentation
API Reference
Interfaces
DelegationPlanInfo

graphql-tools-monorepo / delegate/src / DelegationPlanInfo

Interface: DelegationPlanInfo

delegate/src.DelegationPlanInfo

Table of contents

Properties

Properties

contextId

Optional contextId: string

Defined in

packages/delegate/src/debugging.ts:7


fieldNodes

Optional fieldNodes: string[]

Defined in

packages/delegate/src/debugging.ts:13


fragments

fragments: string[]

Defined in

packages/delegate/src/debugging.ts:14


operationName

Optional operationName: string

Defined in

packages/delegate/src/debugging.ts:8


path

path: (string | number)[]

Defined in

packages/delegate/src/debugging.ts:12


planId

planId: string

Defined in

packages/delegate/src/debugging.ts:9


source

Optional source: string

Defined in

packages/delegate/src/debugging.ts:10


stages

stages: { delegations: { selectionSet: string ; target?: string }[] ; stageId: string }[]

Defined in

packages/delegate/src/debugging.ts:15


type

Optional type: string

Defined in

packages/delegate/src/debugging.ts:11