@apollo/client@4.3.0-alpha.6
Pre-release
Pre-release
·
0 commits
to main
since this release
Minor Changes
- #13405
f923ab4Thanks @jerelmiller! - Field policyreadandmergefunctions are now ignored when the field policy configures thescalaroption. If areadormergefunction is provided alongsidescalar, a development-only warning is emitted.
Patch Changes
- #13408
7a5164dThanks @jerelmiller! - FixdataStateto report"streaming"instead of"partial"whenreturnPartialDataistrueand the cache result is missing only@deferfields.