We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa97856 commit 4757f3eCopy full SHA for 4757f3e
README.md
@@ -6,7 +6,7 @@ Graphql resolver cache
6
7
[![Maintenance Status][status-image]][status-url] [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][deps-image]][deps-url] [![Coverage Status][coverage-image]][coverage-url] [![Code Climate][climate-image]][climate-url] [![BCH compliance][bettercode-image]][bettercode-url]
8
9
-Easy wrapper around resolvers to cache results based on root elements and Graphql query arguments.
+Easy wrapper around resolvers to cache results based on root elements and Graphql query arguments. Works best with Apollo Graphql.
10
11
# Installation
12
0 commit comments