Variable: getRootTypeNames
constgetRootTypeNames: (schema) =>Set<string>
Defined in: packages/utils/src/rootTypes.ts:21
Parameters
schema
GraphQLSchema
Returns
Set<string>
constgetRootTypeNames: (schema) =>Set<string>
Defined in: packages/utils/src/rootTypes.ts:21
GraphQLSchema
Set<string>