feat(useQueryWithUtilities): Return useQuery refetch function#114
feat(useQueryWithUtilities): Return useQuery refetch function#114
Conversation
|
Diff Coverage: The code coverage on the diff in this pull request is 100.0%. Total Coverage: This PR will not change total coverage. 🛟 Help
|
bastilian
left a comment
There was a problem hiding this comment.
NICE! Thank you for adding this @LightOfHeaven1994!
This adds
refetchfunction touseQueryWithUtilitiesreturn so it can be used on refetching items when component re-render is neededHow to test: