Interface: StitchingDirectivesOptions
stitching-directives/src.StitchingDirectivesOptions
Table of contents
Properties
- canonicalDirectiveName
- computedDirectiveName
- keyDirectiveName
- mergeDirectiveName
- pathToDirectivesInExtensions
Properties
canonicalDirectiveName
• Optional canonicalDirectiveName: string
Defined in
packages/stitching-directives/src/types.ts:29 (opens in a new tab)
computedDirectiveName
• Optional computedDirectiveName: string
Defined in
packages/stitching-directives/src/types.ts:27 (opens in a new tab)
keyDirectiveName
• Optional keyDirectiveName: string
Defined in
packages/stitching-directives/src/types.ts:26 (opens in a new tab)
mergeDirectiveName
• Optional mergeDirectiveName: string
Defined in
packages/stitching-directives/src/types.ts:28 (opens in a new tab)
pathToDirectivesInExtensions
• Optional pathToDirectivesInExtensions: string[]
Defined in
packages/stitching-directives/src/types.ts:30 (opens in a new tab)