MCPcopy Index your code
hub / github.com/benjsicam/nestjs-graphql-microservices

github.com/benjsicam/nestjs-graphql-microservices @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
366 symbols 665 edges 81 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IUsersService (Interface)
(no doc) [6 implementers]
api-gateway/src/users/users.interface.ts
IPostsService (Interface)
(no doc) [7 implementers]
microservices/posts-svc/src/posts/posts.interface.ts
ICommentsService (Interface)
(no doc) [7 implementers]
microservices/comments-svc/src/comments/comments.interface.ts
IUsersService (Interface)
(no doc) [7 implementers]
microservices/users-svc/src/users/users.interface.ts
ISendMailInput (Interface)
(no doc)
microservices/mailer-svc/src/mailer/mailer.interface.ts
ICommentsService (Interface)
(no doc) [6 implementers]
api-gateway/src/comments/comments.interface.ts
IPostUpdateInput (Interface)
(no doc)
microservices/posts-svc/src/posts/posts.interface.ts
ICommentUpdateInput (Interface)
(no doc)
microservices/comments-svc/src/comments/comments.interface.ts

Core symbols most depended-on inside this repo

create
called by 11
microservices/users-svc/src/users/users.interface.ts
findById
called by 9
microservices/users-svc/src/users/users.interface.ts
find
called by 8
microservices/users-svc/src/users/users.interface.ts
buildQuery
called by 7
api-gateway/src/utils/query.utils.ts
count
called by 7
microservices/users-svc/src/users/users.interface.ts
update
called by 7
microservices/users-svc/src/users/users.interface.ts
destroy
called by 5
microservices/users-svc/src/users/users.interface.ts
getFilters
called by 4
api-gateway/src/utils/query.utils.ts

Shape

Method 189
Class 100
Interface 72
Function 5

Languages

TypeScript100%

Modules by API surface

api-gateway/src/graphql/typings.ts55 symbols
microservices/users-svc/src/users/users.service.ts10 symbols
microservices/users-svc/src/users/users.controller.ts10 symbols
microservices/posts-svc/src/posts/posts.service.ts10 symbols
microservices/posts-svc/src/posts/posts.controller.ts10 symbols
microservices/comments-svc/src/comments/comments.service.ts10 symbols
microservices/comments-svc/src/comments/comments.controller.ts10 symbols
microservices/posts-svc/src/posts/posts.interface.ts9 symbols
microservices/comments-svc/src/comments/comments.interface.ts9 symbols
api-gateway/src/users/users.interface.ts9 symbols
api-gateway/src/posts/posts.interface.ts9 symbols
api-gateway/src/comments/comments.interface.ts9 symbols

For agents

$ claude mcp add nestjs-graphql-microservices \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact