@ptc-org/nestjs-query-graphql
Version:
Nestjs graphql query adapter
23 lines (15 loc) • 1.36 kB
Markdown
<p align="center">
<a href="https://tripss.github.io/nestjs-query" target="blank"><img src="https://tripss.github.io/nestjs-query/img/logo.svg" width="120" alt="Nestjs-query Logo" /></a>
</p>
[](https://www.npmjs.org/package/@ptc-org/nestjs-query-graphql)
[](https://github.com/tripss/nestjs-query/actions?query=workflow%3ATest+and+branch%3Amaster+)
[](https://codecov.io/gh/TriPSs/nestjs-query)
[](https://snyk.io/test/github/tripss/nestjs-query?targetFile=packages/query-graphql/package.json)
# `@ptc-org/nestjs-query-graphql`
This package provides a code first implementation of graphql CRUD endpoints. It is built on top of
of [nestjs](https://nestjs.com/).
## Installation
[Install Guide](https://tripss.github.io/nestjs-query/docs/introduction/install)
## Getting Started
The get started with the `@ptc-org/nestjs-query-graphql` package checkout
the [Getting Started](https://tripss.github.io/nestjs-query/docs/graphql/getting-started) docs.