add example GraphQL server and client that use @defer#784
add example GraphQL server and client that use @defer#784gabbigum wants to merge 1 commit intographql:defer-streamfrom
Conversation
|
|
@IvanGoncharov @robrichard can you please review and merge this |
|
awesome! we have stream and defer examples in it doesn't work yet with netlify, or we need to configure our netlify function to handle multipart better, it seems to send all the chunks at once sync. but if you run this same query with the local server and |
|
@gabbigum you'll need to sign the CLA. thanks for this PR! |
|
I signed the CLA. Thanks :) |
Can you send me examples of @defer with graphiql. It would help me a lot. |
Improvement of examples documentation.
What led to this PR: graphql/graphql-js#3291