没有合适的资源?快使用搜索试试~ 我知道了~
nest-fgql:NestJS中使用的快速,轻量级的GraphQL模块
共174个文件
ts:159个
json:4个
js:3个
需积分: 9 0 下载量 89 浏览量
2021-05-17
00:00:11
上传
评论
收藏 261KB ZIP 举报
温馨提示
nest-fgql 一个快速且轻量级的模块,用于在应用程序中公开 API。 描述 旨在替代 ,以提供改进的运行时性能。 表明,Apollo增加了有关性能的显着开销。 通过使用和性能。 用法 要求 必须首先遵循指南来设置。 安装 yarn add @mirco312312/nest-fgql 代码 import { Module } from '@nestjs/common'; import { FgqlModule } from '@mirco312312/nest-fgql'; // ... your other imports @Module({ imports: [ // ... preceeding modules FgqlModule.forRoot({ autoSchemaFile: true, // ... any ot
资源推荐
资源详情
资源评论
收起资源包目录
nest-fgql:NestJS中使用的快速,轻量级的GraphQL模块 (174个子文件)
.eslintignore 8B
.gitignore 229B
.eslintrc.js 808B
plugin.js 172B
index.js 167B
package.json 3KB
tsconfig.json 529B
.commitlintrc.json 466B
.release-it.json 110B
yarn.lock 357KB
README.md 7KB
.npmignore 184B
.prettierignore 32B
.prettierrc 52B
code-first-schema.spec.ts 22KB
type-metadata.storage.ts 14KB
graphql-ast.explorer.ts 12KB
resolvers-explorer.service.ts 9KB
model-class.visitor.ts 8KB
graphql.factory.ts 7KB
plugin-utils.ts 7KB
object-type-definition.factory.ts 6KB
args.decorator.ts 6KB
fgql.module.ts 4KB
field.decorator.ts 4KB
type-definitions.storage.ts 4KB
graphql-schema.factory.ts 4KB
input-type-definition.factory.ts 4KB
code-first.spec.ts 4KB
interface-definition.factory.ts 4KB
ast-utils.ts 4KB
subscription.decorator.ts 4KB
resolve-field.decorator.ts 4KB
type-mapper.service.ts 3KB
ast-definition-node.factory.ts 3KB
resolver.decorator.ts 3KB
root-type.factory.ts 3KB
mutation.decorator.ts 3KB
reflection.utilts.ts 3KB
type-definitions.generator.ts 3KB
query.decorator.ts 3KB
graphql-schema.builder.ts 3KB
args.factory.ts 3KB
object-type.decorator.ts 3KB
recipes.resolver.ts 3KB
get-fields-and-decorator.util.ts 2KB
scalars-explorer.service.ts 2KB
interface-type.decorator.ts 2KB
input-type.decorator.ts 2KB
param.utils.ts 2KB
create-union-type.factory.ts 2KB
printed-schema.snapshot.ts 2KB
fgql-module-options.interface.ts 2KB
base-explorer.service.ts 2KB
union-definition.factory.ts 2KB
resolvers.utils.ts 2KB
type-fields.accessor.ts 2KB
lazy-metadata.storage.ts 2KB
orphaned-types.factory.ts 1KB
schema-builder.module.ts 1KB
merge-defaults.util.ts 1KB
graphql-types.loader.ts 1KB
introspection-schema.utils.ts 1KB
context.decorator.ts 1KB
factories.ts 1KB
input-type.factory.ts 1KB
register-enum-type.factory.ts 1KB
output-type.factory.ts 1KB
fgql.constants.ts 1KB
async-iterator.util.ts 1KB
resolver.metadata.ts 1KB
file-system.helper.ts 1KB
gql-execution-context.ts 1KB
directive.decorator.ts 1KB
extract-metadata.util.ts 1KB
enum-definition.factory.ts 1KB
recipes.service.ts 914B
resolve-type.factory.ts 890B
gql-arguments-host.ts 878B
extensions.decorator.ts 875B
recipe.ts 844B
scalar.decorator.ts 806B
params.factory.ts 784B
build-schema-options.interface.ts 764B
subscription-type.factory.ts 758B
timestamp.scalar.ts 757B
get-default-value.helper.ts 743B
mutation-type.factory.ts 738B
query-type.factory.ts 726B
index.ts 725B
compiler-plugin.ts 721B
args-type.decorator.ts 679B
orphaned-reference.registry.ts 638B
scalar-types.utils.ts 635B
graphql-schema.host.ts 629B
property.metadata.ts 598B
param.metadata.ts 559B
info.decorator.ts 533B
date.scalar.ts 531B
merge-options.ts 527B
共 174 条
- 1
- 2
资源评论
阿礅
- 粉丝: 32
- 资源: 4656
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 5G模组升级刷模块救砖以及5G模组资料路由器固件
- C183579-123578-c1235789.jpg
- Qt5.14 绘画板 Qt Creator C++项目
- python实现Excel表格合并
- Java实现读取Excel批量发送邮件.zip
- 【java毕业设计】商城后台管理系统源码(springboot+vue+mysql+说明文档).zip
- 【java毕业设计】开发停车位管理系统(调用百度地图API)源码(springboot+vue+mysql+说明文档).zip
- 星耀软件库(升级版).apk.1
- 基于Django后端和Vue前端的多语言购物车项目设计源码
- 基于Python与Vue的浮光在线教育平台源码设计
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功