Atom.family? I am currently running into an issue where I have a bunch of items on a page, each item has a cta that calls the mutation fn (with different payload), since Atom.family makes the Result.isWating state of the mutation global , I cannot do loading state for each individual cta on the same page.