apollographql / apollographql/fullstack-tutorial
After deploying the server to Zeit unable to perform first query from the tutorial.
未关闭
- 主要语言
- TypeScript
- 星标
- 1.2k
- 派生
- 808
- PR 合并指标
- 30 天内没有已合并 PR
描述
After setting up the client and writing first query from part 5 of the tutorial, query isn't performed against deployed service:
```
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://server-ik661tevx.now.sh/graphql. (Reason: CORS preflight channel did not succeed)
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
从教程的第 5 部分开始,重现对已部署 GraphQL endpoint 的第一次查询。检查失败的 CORS 预检请求和服务器的部署配置;当教程客户端能够对已部署的服务执行第一次查询时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- graphql, typescript
- 领域
- api, backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100