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

fix: graceful recursive fragments #361

Merged
merged 7 commits into from
Mar 17, 2023
Merged

Conversation

nullswan
Copy link
Member

This MR handle the recursive fragment problem gracefully and prevent max recursion error to be thrown.
This affect:

  • cost-limit
  • max-directives
  • max-aliases

@nullswan nullswan self-assigned this Mar 17, 2023
@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2023

🦋 Changeset detected

Latest commit: 0730bb5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@escape.tech/graphql-armor-max-aliases Minor
@escape.tech/graphql-armor-cost-limit Patch
@escape.tech/graphql-armor-max-depth Patch
@escape.tech/graphql-armor Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nullswan nullswan merged commit 097334a into main Mar 17, 2023
@nullswan nullswan deleted the fix/gracefull-recursive-fragments branch March 17, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant