Example demonstrating the use of GraphQL to implement a rich domain with multiple entities and relationships
Stars
121
Forks
18
Watchers
121
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
1
commits
Added module: commonjs in tsconfig to solve prod build issue
ca1c74bView on GitHubRemoved handling of loading state from containers in favor of Suspense
6f794b7View on GitHubReplaced HandleQuery with Loading component + Error handling with ErrorBoundary
ba4ad73View on GitHubImplemented the update of the list when creating an author, publisher & book
e32edeaView on GitHubRefactored hooks code to be called from logical functions
61da157View on GitHubAdded package-lock.json files in case someone want to build with npm
fe19f45View on GitHub