Skip to content

Simple Users-Messages GraphQL API. This API has basic CRUD operations performed to create, read, update and delete the user's messages.

Notifications You must be signed in to change notification settings

kandilidinesh/GraphQL-Basic-CRUD-Ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gql-rw

This is basic CRUD GraphQL API for fetching, creating, deleting and updating the User Messages.

NOTE

Regarding the connection to DB, you need to have a Postgres installed on your system and the table data is present in the DB.sql file with the queries. Temporarily you can use Mockaroo.com for generating mock data according to the DB file in the project.

About

Simple Users-Messages GraphQL API. This API has basic CRUD operations performed to create, read, update and delete the user's messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published