You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of preview-defer.2 caching is disabled for any operations using the @defer directive. The work here is to add support for reading cached responses for a defer operation; partial, incremental, completed.
The text was updated successfully, but these errors were encountered:
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.
As of preview-defer.2 caching is disabled for any operations using the
@defer
directive. The work here is to add support for reading cached responses for a defer operation; partial, incremental, completed.The text was updated successfully, but these errors were encountered: