Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientBlogUncheckedUpdateWithoutClientInput
Type Alias ClientBlogUncheckedUpdateWithoutClientInput
Client
Blog
Unchecked
Update
Without
Client
Input
:
{
authorIcon
?:
StringFieldUpdateOperationsInput
|
string
;
authorName
?:
StringFieldUpdateOperationsInput
|
string
;
content
?:
StringFieldUpdateOperationsInput
|
string
;
createdAt
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
identifier
?:
StringFieldUpdateOperationsInput
|
string
;
isPinned
?:
BoolFieldUpdateOperationsInput
|
boolean
;
isPublic
?:
BoolFieldUpdateOperationsInput
|
boolean
;
lastEdited
?:
DateTimeFieldUpdateOperationsInput
|
Date
|
string
;
reactions
?:
ClientBlogUpdatereactionsInput
|
string
[]
;
reactionsCount
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
tags
?:
ClientBlogUpdatetagsInput
|
string
[]
;
thumbnail
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
title
?:
StringFieldUpdateOperationsInput
|
string
;
views
?:
NullableIntFieldUpdateOperationsInput
|
number
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...