Variable: getRootTypes
constgetRootTypes: (schema) =>Set<GraphQLObjectType<any,any>>
Defined in: packages/utils/src/rootTypes.ts:28
Parameters
schema
GraphQLSchema
Returns
Set<GraphQLObjectType<any, any>>
constgetRootTypes: (schema) =>Set<GraphQLObjectType<any,any>>
Defined in: packages/utils/src/rootTypes.ts:28
GraphQLSchema
Set<GraphQLObjectType<any, any>>