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: remove stream and defer directives #1138

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

jasonkuhrt
Copy link
Member

@jasonkuhrt jasonkuhrt commented Sep 27, 2024

closes #1135

Turns out that these directives are more complicated than expected. Will instead plan these as future features for after Graffle's initially stable release.

For example, if these directives are used we need to turn the response into an asynchronous iterator for incremental results etc.

@jasonkuhrt jasonkuhrt merged commit 1482a89 into main Sep 27, 2024
13 checks passed
@jasonkuhrt jasonkuhrt deleted the feat/remove-stream-defer-directives branch September 27, 2024 01:59
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

Successfully merging this pull request may close these issues.

Defer directive can only be used on fragments
1 participant