@nestjs-query/query-mongoose

Mongoose adapter for @nestjs-query/core

Usage no npm install needed!

<script type="module">
  import nestjsQueryQueryMongoose from 'https://cdn.skypack.dev/@nestjs-query/query-mongoose';
</script>

README

Nestjs-query Logo

npm version Test Coverage Status Known Vulnerabilities

@nestjs-query/query-mongoose

The query-mongoose package that provides an implementation of @nestjs-query/core QueryService, built on top of of nestjs and mongoose.

Installation

Install Guide

Getting Started

The get started with the @nestjs-query/query-mongoose package checkout the Getting Started docs.