Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/prisma/prisma-examples
/
Class
orm/nest-graphql/src/app.module.ts:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
providers: [PrismaService, UserResolver, PostResolver],
21
})
22
export
class
AppModule { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected