Skip to content

XMDEV-545: Fixes issue with depth limit plugin when dealing with fragments#52

Merged
devxiongmao merged 1 commit intorelease-fixesfrom
handle-fragment-spread
Dec 24, 2025
Merged

XMDEV-545: Fixes issue with depth limit plugin when dealing with fragments#52
devxiongmao merged 1 commit intorelease-fixesfrom
handle-fragment-spread

Conversation

@devxiongmao
Copy link
Copy Markdown
Owner

Description

While testing, when using a fragment within a graphQL query, our depth limit plugin wouldn't calculate it correctly.

Approach Taken

Updated the plugin to handle the depth calculations correctly when using fragments in queries.

What Could Go Wrong?

This is a bug fix, so things technically already have gone wrong!

Remediation Strategy

NA

@devxiongmao devxiongmao self-assigned this Dec 24, 2025
@github-actions github-actions Bot added backend bug Something isn't working frontend labels Dec 24, 2025
@devxiongmao devxiongmao merged commit 0e06d75 into release-fixes Dec 24, 2025
5 checks passed
@devxiongmao devxiongmao deleted the handle-fragment-spread branch December 24, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend bug Something isn't working frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant