Skip to Content
GraphQL Tools
DocumentationAPI@graphql-tools/utilssrcfunctionsgetFieldEntryKey

Function: getFieldEntryKey()

getFieldEntryKey(node): string

Defined in: packages/utils/src/collectFields.ts:220

Implements the logic to compute the key of a given field’s entry

Parameters

node

FieldNode

Returns

string