houdini icon indicating copy to clipboard operation
houdini copied to clipboard

Defer query support

Open gluonfield opened this issue 1 year ago • 1 comments

Describe the feature

Does Houdini support @defer directive?

https://www.apollographql.com/docs/react/data/defer/

Criticality

None

gluonfield avatar Feb 03 '24 18:02 gluonfield

Not yet! It's definitely something I want to support but haven't found the time. The network layer already has all of the necessary functionality so it should only be a matter of wiring some things up. If this is something you want to give a shot, I'd gladly offer any guidance you need

AlecAivazis avatar Feb 06 '24 02:02 AlecAivazis