{"id":13847428,"url":"https://github.com/Insidexa/nestjs-graphql-cqrs","last_synced_at":"2025-07-12T09:31:59.633Z","repository":{"id":38805856,"uuid":"196831130","full_name":"Insidexa/nestjs-graphql-cqrs","owner":"Insidexa","description":"NestJS + GraphQL + CQRS + WS Subscriptions","archived":false,"fork":false,"pushed_at":"2023-01-12T01:43:53.000Z","size":2207,"stargazers_count":15,"open_issues_count":25,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-21T22:34:23.065Z","etag":null,"topics":["apollo","cqrs","graphql","nestjs","subscription","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Insidexa.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}},"created_at":"2019-07-14T11:59:43.000Z","updated_at":"2024-08-30T05:47:09.000Z","dependencies_parsed_at":"2023-02-09T09:18:10.116Z","dependency_job_id":null,"html_url":"https://github.com/Insidexa/nestjs-graphql-cqrs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Insidexa/nestjs-graphql-cqrs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insidexa%2Fnestjs-graphql-cqrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insidexa%2Fnestjs-graphql-cqrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insidexa%2Fnestjs-graphql-cqrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insidexa%2Fnestjs-graphql-cqrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Insidexa","download_url":"https://codeload.github.com/Insidexa/nestjs-graphql-cqrs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insidexa%2Fnestjs-graphql-cqrs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264972149,"owners_count":23691375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["apollo","cqrs","graphql","nestjs","subscription","websocket"],"created_at":"2024-08-04T18:01:20.074Z","updated_at":"2025-07-12T09:31:59.363Z","avatar_url":"https://github.com/Insidexa.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"Url localhost:3002/graphql\n\n```graql\nquery authors {\n  authors {\n    id,\n    firstName,\n    lastName,\n    posts {\n      id,\n      title,\n      authorId,\n      description\n    }\n  }\n}\n\nquery author {\n  author(id:\"c5d6594a-c615-4a00-963a-6300ad3e1dd4\") {\n    id\n  }\n}\n\nmutation addAuthor {\n  addAuthor(addAuthor: { firstName:\"test\", lastName:\"test\" })\n}\n\nmutation addPost {\n  addPost(addPost: { title:\"test secret p[so]\", description:\"asd\", authorId:\"c5d6594a-c615-4a00-963a-6300ad3e1dd4\" })\n}\n\nmutation removeAuthor {\n  removeAuthor(id:\"uuid\")\n}\n```\n\nsubscription listen by websocket, return uuid\n```graql\nsubscription testPubSub {\n  authorDeleted\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInsidexa%2Fnestjs-graphql-cqrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInsidexa%2Fnestjs-graphql-cqrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInsidexa%2Fnestjs-graphql-cqrs/lists"}