{"id":24133432,"url":"https://github.com/kumarayushkumar/graphqlapi","last_synced_at":"2026-04-14T04:31:11.719Z","repository":{"id":147798163,"uuid":"593121827","full_name":"kumarayushkumar/graphqlapi","owner":"kumarayushkumar","description":"Graphql API crud operations ","archived":false,"fork":false,"pushed_at":"2023-09-03T11:03:05.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T09:44:28.214Z","etag":null,"topics":["api","apollo-client","express","express-graphql","graphql","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kumarayushkumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-25T09:40:05.000Z","updated_at":"2024-01-03T11:07:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f88ab6fb-dc95-44c2-98cf-41f1492cb1a0","html_url":"https://github.com/kumarayushkumar/graphqlapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kumarayushkumar/graphqlapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarayushkumar%2Fgraphqlapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarayushkumar%2Fgraphqlapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarayushkumar%2Fgraphqlapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarayushkumar%2Fgraphqlapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kumarayushkumar","download_url":"https://codeload.github.com/kumarayushkumar/graphqlapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kumarayushkumar%2Fgraphqlapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","apollo-client","express","express-graphql","graphql","nodejs","reactjs"],"created_at":"2025-01-11T23:37:37.917Z","updated_at":"2026-04-14T04:31:11.702Z","avatar_url":"https://github.com/kumarayushkumar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphqlAPI\nSimple Graphql CRUD operations\n\n## To add User\nmutation {\n  addUser(emailId: \"xyz@gmail.com\", userName: \"xyz\", password: \"zyx\") {\n    userName\n  }\n}\n\n## To delete \nmutation {\n  deleteUser(emailId: \"xyzs@gmail.com\") {\n    emailId\n  }\n}\n\n## To update\nmutation {\n  updateUser(emailId: \"xyz@gmail.com\", newUserName: \"new_xyz\") {\n    userName\n  }\n}\n\n## To fetch\n{\n  user(emailId: \"xyz@gmail.com\") {\n    userName\n  }\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkumarayushkumar%2Fgraphqlapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkumarayushkumar%2Fgraphqlapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkumarayushkumar%2Fgraphqlapi/lists"}