method GraphqlService.prototype.cachedDocumentCount
GraphqlService.prototype.cachedDocumentCount(): number

Report the number of cached documents.

Return Type

number

Usage

import { GraphqlService } from "graphql-plugin/src/index.ts";