A short NodeJS GraphQL example code of a simple bookstore.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
^4.18.2
^0.12.0
^15.8.0
^2.0.20
User
17
commits
Update README.md
f6aa2fd
Move sample data into individual JSON files
aab66dd
Implement the update an author feature
7174c97
Implement the update a book feature
930d780
Implement the add a new author feature
aecf5f7
Implement the add a new book feature
df2a9a2
Add getting a single author by id
6d9cbec
Add getting a single book
c904166
Fix identation
0b62cf0
Add list of books associated with authors
2891019
Add list of authors
be21058
Add author associated with books
22ce542
Change schema to support list of books
58c438e
Add sample data for testing
e309073
Add README.md to describe the repo.
186b477