Project-Books / books-api

GraphQL Books API
https://project-books.github.io/#books-api
MIT License
36 stars 59 forks source link

Change findByTitleIgnoreCase to return an array #144

Closed knjk04 closed 2 years ago

knjk04 commented 2 years ago

Change findByTitleIgnoreCase to return an array of books, not just one (see thread: https://github.com/Project-Books/book-project/issues/882). We will also need to have multiple books with the same name so we can properly test this functionality.

YashxAnand commented 2 years ago

Hi knjk04, I would like to work on this issue.

knjk04 commented 2 years ago

Hi @YashxAnand. apologies for the delay in getting back to you. This issue is already assigned, but feel free to request to be assigned to one of our other, non-assigned issues