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

feat: Support GraphQL Fragments with Apollo Client and Fragment Registry #9140

Merged
merged 33 commits into from
Sep 21, 2023

Commits on Sep 7, 2023

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

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    148c38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df24cef View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    7b2ff7d View commit details
    Browse the repository at this point in the history
  2. Add types to fragment

    dthyresson committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d434f2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df22cb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    05e752f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d6143 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Make possible types pretty

    dthyresson committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    eb21c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665bd7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    570d7b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf69064 View commit details
    Browse the repository at this point in the history
  5. Adds types

    dthyresson committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1feb474 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bb181e View commit details
    Browse the repository at this point in the history
  7. renames FragmentIdentifier

    dthyresson committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    71869bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    960422e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6823c5 View commit details
    Browse the repository at this point in the history
  10. How to use possible types

    dthyresson committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    13ce79d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    71b684d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    73db404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a03094a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9614985 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    821cc76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c9f75f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Added test fixture updates

    dthyresson committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7ae69ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda1055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf38a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 21, 2023

  1. Documents useCache

    dthyresson committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d9ca7cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    525e0b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9062978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2050d25 View commit details
    Browse the repository at this point in the history