OBJECT
UserHasOngoingConversationsUserDeleteError
This error is returned by the userDelete
mutation when the user to be deleted has ongoing conversations, and therefore cannot be deleted.
To delete this user, the ongoing conversations must first be transferred to another user, or closed.