How can I add a cleanup step for after a query or mutation? I'm trying to add in superlifter, but I need to get authentication information which i only have after leaving the pedestal stack, so idk how to stop it?