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

GQLGW-2564: Static Args Work #461

Merged
merged 15 commits into from
Oct 11, 2023
Merged

GQLGW-2564: Static Args Work #461

merged 15 commits into from
Oct 11, 2023

Commits on Aug 20, 2023

  1. add static args test

    sbarker2 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    49ecee5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. update static args test

    sbarker2 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ae478f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. static args work

    sbarker2 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3bd713d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. change value

    sbarker2 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    92c7041 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. add static args logic

    sbarker2 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ff205f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. adding JSON type to tests

    sbarker2 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    181f1c4 View commit details
    Browse the repository at this point in the history
  2. tidy up static args code

    sbarker2 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9a58595 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    745d88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a95127 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. add more static arg tests

    sbarker2 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    95728d0 View commit details
    Browse the repository at this point in the history
  2. remove array test (for now)

    sbarker2 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    39fe797 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 9, 2023

  1. Apply suggestions from code review

    Co-authored-by: Franklin Wang <[email protected]>
    sbarker2 and gnawf authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9eeb347 View commit details
    Browse the repository at this point in the history
  2. Update lib/src/main/java/graphql/nadel/validation/NadelSchemaValidati…

    …onError.kt
    
    Co-authored-by: Franklin Wang <[email protected]>
    sbarker2 and gnawf authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    55d6896 View commit details
    Browse the repository at this point in the history