graphql-tools-monorepo / stitching-directives/src / MergedTypeResolverInfo
Interface: MergedTypeResolverInfo
stitching-directives/src.MergedTypeResolverInfo
Hierarchy
-
↳
MergedTypeResolverInfo
Table of contents
Properties
Properties
args
• args: Record
<string
, any
>
Inherited from
Defined in
packages/stitching-directives/src/types.ts:6
expansions
• Optional
expansions: Expansion
[]
Inherited from
ParsedMergeArgsExpr.expansions
Defined in
packages/stitching-directives/src/types.ts:9
fieldName
• fieldName: string
Defined in
packages/stitching-directives/src/types.ts:43
mappingInstructions
• Optional
mappingInstructions: MappingInstruction
[]
Inherited from
ParsedMergeArgsExpr.mappingInstructions
Defined in
packages/stitching-directives/src/types.ts:8
returnsList
• returnsList: boolean
Defined in
packages/stitching-directives/src/types.ts:44
usedProperties
• usedProperties: PropertyTree
Inherited from
ParsedMergeArgsExpr.usedProperties