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

Variable: getRootTypeNames

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

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

Parameters

schema

GraphQLSchema

Returns

Set<string>