Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as graphqlReact from "https://unpkg.com/graphql-react@17.0.0/cacheDelete.mjs";

§Functions

default

Deletes cache store entries, dispatching the Cache event {@link CacheEventMap.delete | delete}. Useful after a user logs out.