method GraphqlService.prototype.clearCache
GraphqlService.prototype.clearCache(): void

Clear the document cache.

Return Type

void

Usage

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