DisBot
Preparing search index...
prisma
Prisma
VanityEmbedUpdateWithoutVanitysInput
Type Alias VanityEmbedUpdateWithoutVanitysInput
type
VanityEmbedUpdateWithoutVanitysInput
=
{
Author
?:
VanityEmbedAuthorUpdateOneWithoutVanityEmbedsNestedInput
;
Color
?:
StringFieldUpdateOperationsInput
|
string
;
Description
?:
StringFieldUpdateOperationsInput
|
string
;
ImageUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
ThumbnailUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
Title
?:
StringFieldUpdateOperationsInput
|
string
;
}
Index
Properties
Author?
Color?
Description?
Image
Url?
Thumbnail
Url?
Title?
Properties
Optional
Author
Author
?:
VanityEmbedAuthorUpdateOneWithoutVanityEmbedsNestedInput
Optional
Color
Color
?:
StringFieldUpdateOperationsInput
|
string
Optional
Description
Description
?:
StringFieldUpdateOperationsInput
|
string
Optional
Image
Url
ImageUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Thumbnail
Url
ThumbnailUrl
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
Optional
Title
Title
?:
StringFieldUpdateOperationsInput
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Author
Color
Description
Image
Url
Thumbnail
Url
Title
DisBot
Loading...