loopbackio / loopbackio/loopback-next

Extension: GraphQL

未关闭
#656 16 条评论 8 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

epic Extensions GraphQL help wanted major
主要语言
TypeScript
星标
5.1k
派生
1.1k
平均合并
2 天 21 小时
30 天内合并 PR
27

描述

This issue is tracking progress on implementing native GraphQL layer making it easy to build GraphQL APIs in LoopBack.

- Package name: [`@loopback/graphql`](https://www.npmjs.com/package/@loopback/graphql)
- Example app: [`@loopback/example-graphql`](https://github.com/strongloop/loopback-next/tree/master/examples/graphql)
- Docs: [Creating GraphQL APIs](https://loopback.io/doc/en/lb4/GraphQL.html)

## Progress

Stability: ⚠️Experimental⚠️

- [x] #5545 added the initial implementation of native GraphQL layer, built using [type-graphql](https://github.com/MichalLytek/type-graphql).
- [x] #6313 added support for GraphQL subscriptions
- [x] #6313 improved graphql configuration and subscriptions

## What's next

We don't have any specific plans now, we are looking for your feedback! Please give the new extension a try and let us know what works for you well and what is missing.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 @loopback/graphql 包、@loopback/example-graphql 应用和 Creating GraphQL APIs 文档开始;审查 #5545 和 #6313 中链接的初始实现和订阅相关工作。该 issue 没有具体的下一项任务或验收标准,因此需要通过针对缺失内容的反馈来定义什么才算完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
graphql, typescript
领域
api, backend-api-design
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。