graphql-go / graphql-go/graphql

Forward nested queries to other services

Open
#155 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.