Skip to content

fix: resolve variables in nested fields #3406

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

Conversation

MedHeikelBouzayene
Copy link
Contributor

Summary:
The variables are not resolved in the nested fields.

Issue Reference(s):
Fixes #3404

Build & Testing:

  • I ran cargo test successfully.
  • I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • I have added relevant unit & integration tests.
  • I have performed a self-review of my code.
  • PR follows the naming convention of <type>(<optional scope>): <title>

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Jul 23, 2025
@MedHeikelBouzayene
Copy link
Contributor Author

P.S.: The Tailcall code is not compiling at the moment due to an issue with async-graphql-extension-apollo-tracing. I’ve commented out the related parts for now.
I’ve also created a PR to address the issue, but it’s still pending review.

Copy link

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Jul 28, 2025
Copy link

github-actions bot commented Aug 7, 2025

PR closed after 10 days of inactivity.

@github-actions github-actions bot closed this Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variables not resolved in nested queries
1 participant