Activity
Implement gracefulShutdown utility function
Implement gracefulShutdown utility function
Added some documentation to the database connectivity class
Added some documentation to the database connectivity class
Implemented class based database connection
Implemented class based database connection
Added all the queries and mutations to the GraphQL.md
Added all the queries and mutations to the GraphQL.md
Implemented and Tested the Product Resolver
Implemented and Tested the Product Resolver
Create a resolver function to create the product
Create a resolver function to create the product
Implemented AuthChecker Resolver and Product Resolver
Implemented AuthChecker Resolver and Product Resolver
Generate doucmentation for the Context Function in Apollo Server
Generate doucmentation for the Context Function in Apollo Server
Implemented and Tested the Authentication using Token
Implemented and Tested the Authentication using Token
Added a way to deserialize user in apollo server context
Added a way to deserialize user in apollo server context
Add duplicate record exception for duplicate email address
Add duplicate record exception for duplicate email address
Add readme file for GraphQL Queries
Add readme file for GraphQL Queries
Implement validate user function and findUserById AsQueryMethod
Implement validate user function and findUserById AsQueryMethod
Reformat and Refactor the code for better readability
Reformat and Refactor the code for better readability
Implement MongoDB Connection Function
Implement MongoDB Connection Function
Initialize server with apollo server and implement initial resolver
Initialize server with apollo server and implement initial resolver