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

backport[v16]: Introduce "recommended" validation rules #4119

Merged
merged 14 commits into from
Jun 21, 2024
Merged

Commits on May 20, 2024

  1. impl

    enisdenjo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    db589b7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    e3c6ec1 View commit details
    Browse the repository at this point in the history
  2. Fix infinite recursion bug

    benjie committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c2479a2 View commit details
    Browse the repository at this point in the history
  3. Lint

    benjie committed May 23, 2024
    Configuration menu
    Copy the full SHA
    18d6927 View commit details
    Browse the repository at this point in the history
  4. Excessive efficiency

    benjie committed May 23, 2024
    Configuration menu
    Copy the full SHA
    784b74f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #6 from graphql/maxintfields-16-infinite-recursion

    Fix issues with infinite recursion (GraphQL 16 only)
    enisdenjo authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b348626 View commit details
    Browse the repository at this point in the history
  2. on create

    enisdenjo committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0706274 View commit details
    Browse the repository at this point in the history
  3. in specified rules

    enisdenjo committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0e0a7a8 View commit details
    Browse the repository at this point in the history
  4. reorder

    enisdenjo committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bd6dcb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. comment

    enisdenjo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c10935f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Introduce max introspection depth rule

    enisdenjo authored and benjie committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8d14383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c40e054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    294f199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d74c6c6 View commit details
    Browse the repository at this point in the history