space-cloud
space-cloud copied to clipboard
Explain the selection set in the graphql query of remote services
As of now, the docs for querying microservices via GraphQL just provides an example - https://docs.spaceuptech.com/microservices/graphql/querying/ and does not explain where did the sum
field come from in that example. We should explain that the sum
field was returned by the remote microservice in the response body.