Interface: HoistFieldTransformFieldPathConfigObject
types/src.YamlConfig.HoistFieldTransformFieldPathConfigObject
Table of contents
Properties
Properties
fieldName
• fieldName: string
Field name
Defined in
packages/types/src/config.ts:1359
filterArgs
• filterArgs: string
[]
Match fields based on argument, needs to implement (arg: GraphQLArgument) => boolean
;
Defined in
packages/types/src/config.ts:1363