graphql-tools-monorepo / utils/src / FieldsAndPatches
Interface: FieldsAndPatches
utils/src.FieldsAndPatches
Table of contents
Properties
Properties
fields
• fields: Map
<string
, FieldNode
[]>
Defined in
packages/utils/src/collectFields.ts:26
patches
• patches: PatchFields
[]