nearform / graphql-hooks

🎣 Minimal hooks-first GraphQL client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

client.setQueryData not updating the UI

Gitigi opened this issue · comments

Package

graphql-hooks

Environment

  • graphql-hooks 3.1.2:
  • react 18.2.0:
  • Browser:

Description

Am calling client.setQueryData but the UI does not seem to reflect the new data

How to reproduce

Your code sample

Suggested solution (optional)

#1064