I am using Appwrite to retrieve todos from the database. However, when I add a new todo, it won't appear because the page needs to rerender. Is there anything in Appwrite that can help achieve something similar to the 'mutate' function in SWR, but specifically within Appwrite, to make the new todos appear when I add them