After a mutation (create, update and delete) I need to update the list, so far the documentation is only for React, but BUT I need help to implement it in Angular 12, and the official documentation for angular is poor and seems almost a copy of the documentation for React.
the idea is that I have a list of things, and I go to another route to create or edit, after saving, I need to return to the updated list