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

incremental: use filtering instead of GraphQLResult #4043

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

Commits on Apr 24, 2024

  1. perf: check if streamUsage is defined outside the loop

    introducing separate looping functions for when streamUsage is defined
    yaacovCR committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    49d1882 View commit details
    Browse the repository at this point in the history
  2. use undefined for empty

    yaacovCR committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    300af34 View commit details
    Browse the repository at this point in the history
  3. add filtering again

    yaacovCR committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ab72824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37c9148 View commit details
    Browse the repository at this point in the history
  5. remove completePromisedValue

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