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

test fragment in requires directive #3978

Merged
merged 25 commits into from
Nov 30, 2023
Merged

test fragment in requires directive #3978

merged 25 commits into from
Nov 30, 2023

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. test typename propagation

    Geal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a57945a View commit details
    Browse the repository at this point in the history
  2. more tests

    Geal committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bc0761c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c9f660 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    5d11a8e View commit details
    Browse the repository at this point in the history
  2. remove the unused Option

    Geal committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    447f434 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6765e14 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

    Geal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    527bceb View commit details
    Browse the repository at this point in the history
  3. fix for empty or null selections

    Geal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9a2a3d5 View commit details
    Browse the repository at this point in the history
  4. remove old code

    Geal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    85c4c11 View commit details
    Browse the repository at this point in the history
  5. carry the current type around

    if __typename is not present or null, we can still infer it using the
    schema, and repair the selections
    Geal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e957d76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e69fb7f View commit details
    Browse the repository at this point in the history
  7. cleanup

    Geal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5399fae View commit details
    Browse the repository at this point in the history
  8. fix and split tests

    Geal committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ac317b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. lint

    Geal committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    30855b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3b734 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    c7a0af9 View commit details
    Browse the repository at this point in the history
  2. remove debug

    Geal committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    737e1bd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    4e6088a View commit details
    Browse the repository at this point in the history
  2. lint

    Geal committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7b66557 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    5cb44f4 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Geal committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    eb3452d View commit details
    Browse the repository at this point in the history
  3. lint

    Geal committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b1155f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e46324d View commit details
    Browse the repository at this point in the history