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 publisher #67

Closed MarcinMaruszak closed 3 years ago

MarcinMaruszak commented 3 years ago

This reverts commit 4ff28933

Summary of change

added to schema and find by publisher

Related issue

Closes #57

sorry, still learning how to use github so i deleted last branch, i thing it might be ok now.

knjk04 commented 3 years ago

Thanks for this.

I noticed you took out the pull request checklist. In your next pull request, could you please keep it in?

Created a branch that has a descriptive name (what your branch is for in a few words and includes the issue number at the end, e.g. test-reading-goal-123

This is one of the checkboxes. Note that you'll need to include the issue number in your branch name. This should be find-books-by-publisher-57. You can rename your branch with git branch -m <new-branch-name>. You will have to create another pull request, however.

If you need a hand with this or anything else in the process, feel free to ask by creating a new GitHub Q&A discussion or on our Slack #help channel.

Pull request checklist

Please keep this checklist in & ensure you have done the following:

For any of the optional checkboxes (e.g. the screenshots one), still check it if it does not apply.

If in doubt, get in touch with us via our Slack workspace or by creating a new Q&A discussion on GitHub