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

Improve description for @oneOf directive #3937

Merged
merged 6 commits into from
Sep 1, 2023

Commits on Jul 17, 2023

  1. Improve description for @oneOf directive

    Follow up from graphql#3513.
    
    I think it is fine for the spec text in graphql/graphql-spec#825
    to refer to `OneOf Input Object`, as the spec explains
    what that is in another section. In a directive definition, that explanation by itself
    does not make much sense without prior knowledge.
    spawnia committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0777407 View commit details
    Browse the repository at this point in the history
  2. Fix expected schema output

    spawnia committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2d4386c View commit details
    Browse the repository at this point in the history
  3. prettier

    spawnia committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    717bc21 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Simplify wording

    spawnia committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f74823a View commit details
    Browse the repository at this point in the history
  2. one line

    spawnia committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9cff863 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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