Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphql 技术难点预研 #30

Open
xxholly32 opened this issue Sep 1, 2018 · 2 comments
Open

graphql 技术难点预研 #30

xxholly32 opened this issue Sep 1, 2018 · 2 comments

Comments

@xxholly32
Copy link
Owner

xxholly32 commented Sep 1, 2018

项目的整体目标

① 明确目标

② 形成解决思路

③ 执行

④ 总结

问题:

  1. graphql如何配合express能够使用方便,特别是schema配置的时候能够实现多文件
    2.graphql的层级可能很深,如何做到浅层级的时候取数据比较快速(根据graphql配置我后端的请求)
  2. 权限问题如何控制
@xxholly32
Copy link
Owner Author

@xxholly32
Copy link
Owner Author

采用grahpql-tools的方法合并schems

但graphql-tools没有提供多文件合并的方法

ardatan/graphql-tools#750 可以用merge-graphql-schemas解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant