Project-Books / books-api

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

Find books by author #74

Closed knjk04 closed 2 years ago

knjk04 commented 3 years ago

Add a new query to find books by a particular author

mparkersimms commented 3 years ago

I'd like to work on this issue!

knjk04 commented 3 years ago

@mparkersimms Thanks, I'll assign you to it! Feel free to reach out if you need a hand

knjk04 commented 3 years ago

@mparkersimms How are you getting on with this?

knjk04 commented 3 years ago

@mparkersimms Unassigning due to no response

czyzu1710 commented 3 years ago

Hello! I would like to tackle this issue.

knjk04 commented 3 years ago

@czyzu1710 Hi, thanks! I'll assign you to it

czyzu1710 commented 3 years ago

Okay, great! If my understanding is good, it is preety much working already. But there was a problem in com.karankumar.booksapi.BooksApiApplication#populateData method and there were no rows created in book_author table. I changed this method a little and I'm now able to execute the query: image Is it the desirable output?

knjk04 commented 3 years ago

That looks good to me

knjk04 commented 3 years ago

@czyzu1710 How are you getting on with this?

knjk04 commented 3 years ago

@czyzu1710 Unassigning due to no response

maines-pet commented 3 years ago

Hi, can I work on this issue?

knjk04 commented 3 years ago

@maines-pet Hi, sure. Thanks!