enhancementhelp wanted
仓库指标
- 星标
- (388 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Hi,
We have modularized our graphql in to separate files so we extend the queries and mutations, eg.
extend type Query {
someQuery: Boolean
}
Would it be possible to support this?