Skip to content

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