ICreatePostInput
Interface: ICreatePostInput
Defined in: src/types/Post/type.ts:170
Properties
attachments?
optionalattachments:File[]
Defined in: src/types/Post/type.ts:175
body?
optionalbody:string
Defined in: src/types/Post/type.ts:172
caption
caption:
string
Defined in: src/types/Post/type.ts:171
isPinned
isPinned:
boolean
Defined in: src/types/Post/type.ts:174
organizationId
organizationId:
string
Defined in: src/types/Post/type.ts:173