Docs
API Reference
Packages
stitching-directives

@graphql-tools/stitching-directives

Table of contents

Interfaces

Type Aliases

Functions

Type Aliases

StitchingDirectivesFinalOptions

Ƭ StitchingDirectivesFinalOptions: Complete<StitchingDirectivesOptions>

Defined in

packages/stitching-directives/src/types.ts:37 (opens in a new tab)


VariablePaths

Ƭ VariablePaths: Record<string, (string | number)[]>

Defined in

packages/stitching-directives/src/types.ts:23 (opens in a new tab)

Functions

federationToStitchingSDL

federationToStitchingSDL(federationSDL, stitchingConfig?): string

Parameters

NameType
federationSDLstring
stitchingConfigStitchingDirectivesResult

Returns

string

Defined in

packages/stitching-directives/src/federationToStitchingSDL.ts:50 (opens in a new tab)


stitchingDirectives

stitchingDirectives(options?): StitchingDirectivesResult

Parameters

NameType
optionsStitchingDirectivesOptions

Returns

StitchingDirectivesResult

Defined in

packages/stitching-directives/src/stitchingDirectives.ts:27 (opens in a new tab)