From what I can see there is currently no good way to see whether or not a field is part of a fragment with the @defer directive. As a result, I’m not able to postpone fetching deferred fields in my datafetchers.
Am I missing something, or is this something we can and should improve?
From what I can see there is currently no good way to see whether or not a field is part of a fragment with the
@deferdirective. As a result, I’m not able to postpone fetching deferred fields in my datafetchers.Am I missing something, or is this something we can and should improve?