apollographql / apollographql/federation
[Gateway] Query Plan is gone when using new playground
- Dominant language
- TypeScript
- Stars
- 727
- Forks
- 276
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 1
Description
When using legacy playground `ApolloServerPluginLandingPageGraphQLPlayground` with `__exposeQueryPlanExperimental`, the query plan is visible in the panel. However, after switching to new V3 playground, I don't think it can be found anywhere, even if the option is still enabled to display query plan.
Contributor guide
Research direction
Reproduce the difference between ApolloServerPluginLandingPageGraphQLPlayground and the new V3 playground with __exposeQueryPlanExperimental enabled. Start by tracing where the gateway exposes the query plan in each playground, then verify that the query plan is accessible in the V3 playground when the option is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- api, backend-api-design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100