OBJECT
Reply sent after determining if the user already exists in the account.
type UserAlreadyExistsReply {# Determines if the user already exists in the account.doesExist: Boolean! }