graph-resolver
v1.1.1
Published
Graph Resolver resolves a value or a list of values of a model to another, provided their intermediaries have defined relationships.
Maintainers
Readme
graph-resolver

Graph Resolver resolves a value or a list of values of a model to another, provided their intermediaries have defined relationships.
Install
$ npm install --save graph-resolverUsage
var graphResolver = require('graph-resolver');
graphResolver('Rainbow');License
MIT © Sidhartha Chatterjee
