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

"How complexity scoring works" guide #4790

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

gmac
Copy link
Contributor

@gmac gmac commented Jan 17, 2024

A frequent source of confusion internally. This summarizes the nuances of the complexity scoring process for the benefit of all.

@@ -10,6 +10,46 @@ index: 4

GraphQL-Ruby ships with some validations based on {% internal_link "query analysis", "/queries/ast_analysis" %}. You can customize them as-needed, too.

## Prevent deeply-nested queries
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moving depth up so to keep complexity topics next to each other.

@gmac gmac force-pushed the patch-1 branch 6 times, most recently from 0029054 to 5f4f524 Compare January 18, 2024 19:32
@rmosolgo
Copy link
Owner

Thanks for writing this up!

@rmosolgo rmosolgo merged commit c3bca36 into rmosolgo:master Jan 19, 2024
12 checks passed
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.

2 participants