You must provide an updateQuery
function when using fetchMore
with a no-cache
fetch policy.
#12253
Labels
updateQuery
function when using fetchMore
with a no-cache
fetch policy.
#12253
Issue Description
Why useQuery with no-cache requires updateQuery?
I get
You must provide an updateQuery function when using fetchMore with a no-cache fetch policy.
using this code:Link to Reproduction
Reproduction Steps
No response
@apollo/client
version3.12.4
The text was updated successfully, but these errors were encountered: