A GraphQL API written in Node Js. 😍😍😍😍😍
###Sample Request
Using Postman, run the following request
http://localhost:3000/graphql
{
"query" : "query { login(email:\"test@test.com\",password:\"test123\") { token userId } }"
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|