Use events to refetch runners data
This change refactors the way runner data is refetched when one of the runners is deleted. Instead of using a global refetch in the mutation, each app is made responsible for refetching. This will give us more flexibility when responding to delete events.
Showing
Please register or sign in to comment