Graphql resolver cache Easy wrapper around resolvers to cache results based on root elements and Graphql query arguments. Works best with Apollo Graphql. Installation $ npm install graphql-resolver-cache --save Configuration TODO