cache.writeQuery({
query: GET_TODOS,
data: {
todos: [...],
},
});
const todos = makeVar([...])
*need to setup type policies fields with read function