Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientChangelogCreateInput
Type Alias ClientChangelogCreateInput
Client
Changelog
Create
Input
:
{
changes
?:
ClientChangelogCreatechangesInput
|
string
[]
;
client
?:
ClientCreateNestedOneWithoutChangelogsInput
;
date
:
Date
|
string
;
dbId
?:
string
;
identifier
:
string
;
isPublic
?:
boolean
;
thumbnail
?:
string
|
null
;
title
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...