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

Alternative spec implementation of deduplicated incremental delivery #1077

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Apr 7, 2024

  1. Extract common logic from ExecuteQuery, ExecuteMutation and ExecuteSu…

    …bscriptionEvent
    benjie authored and yaacovCR committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    160315d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c33a0 View commit details
    Browse the repository at this point in the history
  3. Correct reference to MergeSelectionSets

    benjie authored and yaacovCR committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3488636 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ffed63 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Introduce @defer directive

    yaacovCR committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ffbfd3c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    b9a2500 View commit details
    Browse the repository at this point in the history
  2. be more graphy

    yaacovCR committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c7d5ccd View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix timing

    yaacovCR committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bfe47f3 View commit details
    Browse the repository at this point in the history
  2. reuse function

    yaacovCR committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    587589c View commit details
    Browse the repository at this point in the history
  3. fix

    yaacovCR committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e8368ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d8b9d0 View commit details
    Browse the repository at this point in the history
  5. reword recursive abort case

    yaacovCR committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a4b506c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    c796f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ebc12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b86250 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    db54ad8 View commit details
    Browse the repository at this point in the history
  2. move Field Collection back to where it was

    mostly to reduce the diff.
    yaacovCR committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a2516e2 View commit details
    Browse the repository at this point in the history
  3. f

    yaacovCR committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4b19cf5 View commit details
    Browse the repository at this point in the history
  4. use fieldDetailsList consistently

    instead of sometimes fieldGroup, for consistency and so as to remove another "Group" term
    yaacovCR committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    313aaa6 View commit details
    Browse the repository at this point in the history
  5. add info re: data structures

    yaacovCR committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4571da9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 24, 2024

  1. path => label

    yaacovCR committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a950a96 View commit details
    Browse the repository at this point in the history