@nestjs-query/query-graphql

Nestjs graphql query adapter

Usage no npm install needed!

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

README

Nestjs-query Logo

npm version Test Coverage Status Known Vulnerabilities

@nestjs-query/query-graphql

This package provides a code first implementation of graphql CRUD endpoints. It is built on top of of nestjs.

Installation

Install Guide

Getting Started

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