book icon indicating copy to clipboard operation
book copied to clipboard

Make sure cache.modify always has default value

Open lorensr opened this issue 4 years ago • 0 comments

cache.modify({
  id: currentUserRef.__ref,
  fields: {
    favoriteReviews: (reviewRefs = []

lorensr avatar Apr 07 '21 06:04 lorensr