Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TeamFieldRefs
Interface TeamFieldRefs
Fields of the Team model
interface
TeamFieldRefs
{
dbId
:
Prisma
.
FieldRef
<
"Team"
,
"String"
>
;
teamId
:
Prisma
.
FieldRef
<
"Team"
,
"String"
>
;
teamName
:
Prisma
.
FieldRef
<
"Team"
,
"String"
>
;
}
Index
Properties
db
Id
team
Id
team
Name
Properties
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"Team"
,
"String"
>
Readonly
team
Id
team
Id
:
Prisma
.
FieldRef
<
"Team"
,
"String"
>
Readonly
team
Name
team
Name
:
Prisma
.
FieldRef
<
"Team"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Id
team
Id
team
Name
@notidotbot/noti-api-client
Loading...
Fields of the Team model