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]: Implement OneOf Input Objects via @oneOf directive #4124

Merged
merged 7 commits into from
Jun 21, 2024

Commits on Jun 21, 2024

  1. Implement OneOf Input Objects via @oneOf directive (#3513)

    Co-authored-by: Benjie Gillam <benjie@jemjie.com>
    Closes graphql/graphql-wg#648
    erikkessler1 authored and benjie committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    003f4a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67dc4d View commit details
    Browse the repository at this point in the history
  3. Add support for @OneOf directives in printSchema (#3969)

    fixes #3968
    hayes authored and benjie committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    06e93b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fd46be View commit details
    Browse the repository at this point in the history
  5. Fix backport

    benjie committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    665e00e View commit details
    Browse the repository at this point in the history
  6. Accommodate for v16 codebase

    benjie committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    dbeac39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d91a8eb View commit details
    Browse the repository at this point in the history