mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
We now check if the IgnoreUser mutation returned an error before updating the apollo store. If the mutation returns an error we keep the store as it is, otherwise the user is added to the ignore list.