redwoodjs / example-todo

Example Todo app written with Redwood
95 stars 28 forks source link

Update useMutation's update prop #46

Closed jtoar closed 2 years ago

jtoar commented 3 years ago

In Apollo 3, there's a different way to update an array in the cache with a new element; just figured we should show that off.