On this page

getRootTypeNames

The getRootTypeNames variable exported by @graphql-tools/utils.

const getRootTypeNames: (schema) => Set<string>

Defined in: packages/utils/src/rootTypes.ts:21

Parameters

schema

GraphQLSchema

Returns

Set<string>