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

Support defer/stream spec proposal #3121

Closed
wants to merge 4 commits into from

Commits on Jan 28, 2022

  1. Support hasNext on payloads

    # Conflicts:
    #	packages/relay-runtime/store/RelayModernQueryExecutor.js
    robrichard committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    40f70ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b54e0 View commit details
    Browse the repository at this point in the history
  3. pass default DeferStreamInterface to tests

    # Conflicts:
    #	compiler/crates/relay-compiler/tests/compile_relay_artifacts/mod.rs
    #	compiler/crates/relay-lsp/src/graphql_tools/mod.rs
    #	compiler/crates/relay-typegen/tests/generate_flow/mod.rs
    #	compiler/crates/relay-typegen/tests/generate_typescript/mod.rs
    robrichard committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e1b0b1a View commit details
    Browse the repository at this point in the history
  4. update test fixtures

    robrichard committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    9ecd619 View commit details
    Browse the repository at this point in the history