getCacheType(
gqlType
,options
):GraphQLOutputType
• gqlType: GraphQLOutputType
• options = {}
• options.fieldName?: string
• options.parent?: LoomObjectType
• options.resolverOptions?: ResolvingOptions
• options.weaverContext?: WeaverContext
GraphQLOutputType
packages/core/src/schema/object.ts:298