Skip to main content

ICreatePostInput

Admin Docs


Interface: ICreatePostInput

Defined in: src/types/Post/type.ts:170

Properties

attachments?

optional attachments: File[]

Defined in: src/types/Post/type.ts:175


body?

optional body: 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