enhancementhelp wanted
Métricas do repositório
- Stars
- (388 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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?