exists

open suspend override fun exists(id: Long): Either<StoreError, Boolean>

Return

Whether the Event with the given id exists and can be successfully retrieved

A StoreError if the store fails to verify the existence of the Event