Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(router): allow operation name propagation #1394

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

Noroth
Copy link
Contributor

@Noroth Noroth commented Nov 22, 2024

Motivation and Context

This PR adds an option to propagate the graphql operation name to the corresponding subgraph calls.

Related Engine Release

https://github.com/wundergraph/graphql-go-tools/releases/tag/v2.0.0-rc.128

Checklist

  • I have discussed my proposed changes in an issue and have received approval to proceed.
  • I have followed the coding standards of the project.
  • Tests or benchmarks have been added or updated.
  • Documentation has been updated on https://github.com/wundergraph/cosmo-docs.
  • I have read the Contributors Guide.

router/pkg/config/config.go Outdated Show resolved Hide resolved
@Noroth Noroth marked this pull request as ready for review November 25, 2024 11:17
Copy link
Contributor

@StarpTech StarpTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Noroth Noroth merged commit 7aa6a20 into main Nov 25, 2024
9 checks passed
@Noroth Noroth deleted the feat/eng-5943-propagate-operation-name branch November 25, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants