Yea we should annotate the different function names since they are slightly modified with the proxy, so preferchQuery => prefetch, getQueryData => getData etc
Hi @lelabo, do you mind sharing a code snippet of how you use optimistic updates? I am trying to use getData and setData but it does not seem to be working.
@julius Do you know of any reasons why optimistic updates could potentially not work? I followed the example given but it does not seem to be updating instantly...