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

Add circular reference validation rules in input types #6821

Merged
merged 10 commits into from
Jan 16, 2024

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    37a7619 View commit details
    Browse the repository at this point in the history
  2. Add tests

    AntonC9018 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6bce274 View commit details
    Browse the repository at this point in the history
  3. Use raw string literals

    AntonC9018 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    eeb1222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4678397 View commit details
    Browse the repository at this point in the history
  5. Initialize the visited set

    AntonC9018 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b069fee View commit details
    Browse the repository at this point in the history
  6. Fix tests

    AntonC9018 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    129a5bc View commit details
    Browse the repository at this point in the history
  7. Commit snapshots

    AntonC9018 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9a5cf84 View commit details
    Browse the repository at this point in the history
  8. Commit autogenerated files

    AntonC9018 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1fe5f60 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update src/HotChocolate/Core/src/Types/Configuration/Validation/Input…

    …ObjectTypeValidationRule.cs
    michaelstaib committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    294a230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d45d584 View commit details
    Browse the repository at this point in the history