potentially avoids very subtle bugs caused by race conditions. prior to this change, the mutation is not waiting on the actual reject call to finish, which could lead to issues if the app code is - for example - rejecting an invitation and then refetching all of the invites with the expectation of the rejection being applied first
potentially avoids very subtle bugs caused by race conditions. prior to this change, the mutation is not waiting on the actual reject call to finish, which could lead to issues if the app code is - for example - rejecting an invitation and then refetching all of the invites with the expectation of the rejection being applied first