On this page

filterKind

The filterKind function exported by @graphql-tools/load.

filterKind(content, filterKinds): DocumentNode | undefined

Defined in: packages/load/src/filter-document-kind.ts:7

Internal

Parameters

content

DocumentNode | undefined

filterKinds

string[] | null

Returns

DocumentNode | undefined