Open
Description
It would be awesome to have this as part of absinthe! I am interested how complex this would be to add (and perhaps start with a PR), I guess since we already have subscriptions perhaps a lot of the plumbing is already there. But I can also see that it might be a pretty tricky and need architecture changes.
It's already supported in apollo server (https://blog.apollographql.com/introducing-defer-in-apollo-server-f6797c4e9d6e) and apollo client.