Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/prisma/prisma-examples
/
Class
orm/nest-graphql/src/resolvers.post.ts:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
@InputType()
21
export
class
PostCreateInput {
22
@Field()
23
title: string;
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected