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

@defer: handle incremental delivery at GraphQL level (Queries / Mutations) #3883

Closed
BoD opened this issue Feb 21, 2022 · 0 comments
Closed
Assignees

Comments

@BoD
Copy link
Contributor

BoD commented Feb 21, 2022

  • In HttpNetworkTransport, combine and emit responses (including data, errors, and extensions) as incremental payloads are received
  • Queries and Mutations only: Subscriptions are handled in specific ticket
  • Update ApolloCall.execute() to return the last payload
@BoD BoD self-assigned this Feb 21, 2022
@BoD BoD mentioned this issue Feb 21, 2022
@BoD BoD closed this as completed Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant