Version 8.0.2
Patch
- Updated dev dependencies.
useGraphQL
React hook bug fix for when arguments change after the initial render and theload
function is called:loading
andcacheValue
now update correctly after the operation loads.
useGraphQL
React hook bug fix for when arguments change after the initial render and the load
function is called: loading
and cacheValue
now update correctly after the operation loads.