graphql-go / graphql-go/graphql
Forward nested queries to other services
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is there anyway to access the nested part of query in the resolve function? I'd like to build graphql API for each one of my micro-services, receive the query by the first available service, process and fetch data where possible and forward nested part of the query to other micro-services to process? Cheers
Contributor guide
Assessment
This issue has not been assessed yet.