UNPKG

@ptc-org/nestjs-query-graphql

Version:
23 lines (15 loc) 1.36 kB
<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> [![npm version](https://img.shields.io/npm/v/@ptc-org/nestjs-query-graphql.svg)](https://www.npmjs.org/package/@ptc-org/nestjs-query-graphql) [![Test](https://github.com/tripss/nestjs-query/workflows/Test/badge.svg?branch=master)](https://github.com/tripss/nestjs-query/actions?query=workflow%3ATest+and+branch%3Amaster+) [![Coverage Status](https://codecov.io/gh/TriPSs/nestjs-query/branch/master/graph/badge.svg?token=29EX71ID2P)](https://codecov.io/gh/TriPSs/nestjs-query) [![Known Vulnerabilities](https://snyk.io/test/github/tripss/nestjs-query/badge.svg?targetFile=packages/query-graphql/package.json)](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.