-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
keploy/samples-java
#117Description
Issue Description: GraphQL CRUD for Library Demo
🔖 Enhancement description Currently, the Library Demo application is a read-only GraphQL service. I propose introducing CRUD (Create, Read, Update, Delete) capabilities through GraphQL Mutations.
Proposed improvements:
GraphQL Mutations: Add addBook, updateBook, deleteBook, addAuthor, and deleteAuthor operations.
DTO Implementation: Introduce BookInput and AuthorInput for secure and clean data handling.
🎤 Why should this be worked on? A read-only API limits the utility of a library management system. Adding CRUD operations allows for dynamic data management and provides a complete example of GraphQL usage.
Team: Team 137 GDG CHARUSAT 💻 Repository:
hindochahitarth/samples-java
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels