graphql-request icon indicating copy to clipboard operation
graphql-request copied to clipboard

Using this with Vercel useSwr... need to support @defer directive

Open avisra opened this issue 2 years ago • 1 comments

This is just a question. We need to utilize the @defer directive in a number of our queries. I couldn't find any documentation or mentions of it - but does this client library support the @defer directive?

avisra avatar Jan 26 '22 13:01 avisra

@avisra did you come across a solution to this? I'm currently running into the same issue and seem as though graphql-request does not support @defer and @stream directives 😢.

PHILLIPS71 avatar Jun 26 '22 06:06 PHILLIPS71

I'm also interested in this. How can we help adding suport for @defer and @stream?

ramiel avatar Mar 08 '23 11:03 ramiel