UNPKG

mongo-relay-connection

Version:

Helper for building relay connection from mongoose. Support dynamic collection, but only for single (unique or non-unique) field sorting.

15 lines (14 loc) 178 B
sudo: false language: node_js cache: yarn: true directories: - node_modules node_js: - '11' - '10' - '8' script: - yarn test after_script: - yarn run coveralls