PostUpdateInput
Type Alias: PostUpdateInput
PostUpdateInput =
object
Defined in: src/types/Post/type.ts:54
Properties
imageUrl?
optionalimageUrl:string
Defined in: src/types/Post/type.ts:55
text?
optionaltext:string
Defined in: src/types/Post/type.ts:56
title?
optionaltitle:string
Defined in: src/types/Post/type.ts:57
videoUrl?
optionalvideoUrl:string
Defined in: src/types/Post/type.ts:58