apollographql / apollographql/federation

Gateway not forwarding the operationName to downstream services

Open
#768 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
725
Forks
276
Avg merge
1h 47m
Merged PRs (30d)
1

Description

**Actual Behaviour**
The Gateway not passing the operationName to the downstream services

**Expected Behaviour**
The Gateway should include the operationName passed in the request body while calling the process method along with query/variables/http, so that the downstream services get the operationName.

Screenshot 2021-05-19 at 1 23 35 PM

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Gateway request handling to the process method described in the issue, focusing on how query, variables, and http are passed downstream. Confirm the operationName from the request body is included in that call and verify that downstream services receive it.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.