I have the following interface with a generic method.
public interface IRepository { Task GetByIdAsync