@nestjs-query/query-typeorm

Typeorm adapter for @nestjs-query/core

Usage no npm install needed!

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

README

Nestjs-query Logo

npm version Test Coverage Status Known Vulnerabilities

@nestjs-query/query-typeorm

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

Installation

Install Guide

Getting Started

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