Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: graphql-java/graphql-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.2
Choose a base ref
...
head repository: graphql-java/graphql-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.3
Choose a head ref
  • 7 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 25, 2022

  1. A test to show the bug

    bbakerman committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    71a9e72 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Merge remote-tracking branch 'origin/master' into 2740-parse_and_vali…

    …date-catch_operation_to_schema_mismatch
    bbakerman committed May 17, 2022
    Configuration menu
    Copy the full SHA
    6dff2df View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    4841432 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Merge pull request #3353 from felipe-gdr/one-of-handle-non-null-inputs

    @OneOf handles non-null inputs
    dondonz authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    ea4414f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge pull request #2741 from graphql-java/2740-parse_and_validate-ca…

    …tch_operation_to_schema_mismatch
    
    A test to show that validation rules do not catch a mutation query to schema mismatch
    dondonz authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ab23957 View commit details
    Browse the repository at this point in the history
  2. Revert "A test to show that validation rules do not catch a mutation …

    …query to schema mismatch"
    dondonz authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3f03bd1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3360 from graphql-java/revert-2741-2740-parse_and…

    …_validate-catch_operation_to_schema_mismatch
    
    Revert "A test to show that validation rules do not catch a mutation query to schema mismatch"
    dondonz authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    42efd9b View commit details
    Browse the repository at this point in the history
Loading