nestjs-queryEasy CRUD for GraphQL.
nestjs-query
Nestjs-Query is collection of packages to make crud for graphql
easier.
Why?
While working on projects in nestjs it was very easy to get up and running with graphql however, there were many patterns that were common between the resolvers. In particular querying, sorting and paging.
Installation
Docs
Packages
Nestjs-query is composed of multiple packages
-
@nestjs-query/core
- Defines all interfaces and utility types implemented by the other packages. -
@nestjs-query/query-graphql
- Package that provides the graphql resolver and decorators for crud endpoints. -
@nestjs-query/query-typeorm
- Package that implements a Typeorm service that can be used by itself or with the graphql resolver provided by@nestjs-query/query-graphql
. -
@nestjs-query/query-sequelize
- Package that implements a Sequelize service that can be used by itself or with the graphql resolver provided by@nestjs-query/query-graphql
.
评论
Grocery CRUD
GroceryCRUD是一个PHPCodeigniter框架库,可以创建一个完整的功能CRUD系统,而无需对JavaScripts或CSS进行额外的自定义。示例代码:$crud=newgrocery_
Grocery CRUD
0
DataboundJavaScript CRUD API
Databound提供了JavaScript简单的CRUDAPI到Rails的后端应用。示例代码:User = new Databound('/users')User.where({ name: 'J
DataboundJavaScript CRUD API
0
SDScaffoldKitiOS CRUD 控件
SDScaffoldKit是一个用来创建简单的CRUD(Create/Read/Update/Delete)操作界面的控件。
SDScaffoldKitiOS CRUD 控件
0
crud-generatorLaravel CRUD Generator
Laravel CRUD GeneratorThis Generator package provi
crud-generatorLaravel CRUD Generator
0
crud-generatorLaravel CRUD Generator
LaravelCRUDGeneratorThisGeneratorpackageprovidesvariousgeneratorslikeCRUD,API,Controller,Model,Migra
crud-generatorLaravel CRUD Generator
0
DataboundJavaScript CRUD API
Databound 提供了 JavaScript 简单的 CRUD API 到 Rails 的后端应
DataboundJavaScript CRUD API
0