Function: getCacheType()

getCacheType(gqlType, options): GraphQLOutputType

Parameters

gqlType: GraphQLOutputType

options = {}

options.resolverOptions?: ResolvingOptions

options.weaverContext?: WeaverContext

Returns

GraphQLOutputType

Defined in

packages/core/src/schema/object.ts:251