MCPcopy
hub / github.com/ardatan/graphql-tools / Options

Interface Options

packages/utils/src/get-fields-with-directives.ts:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13};
14
15interface Options {
16 includeInputTypes?: boolean;
17}
18
19type SelectedNodes =
20 | ObjectTypeDefinitionNode

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…