Skip to main content

InterfaceMutationCreatePostInput

Admin Docs


Interface: InterfaceMutationCreatePostInput

Defined in: src/types/Post/interface.ts:69

Properties

attachments?

optional attachments: File[]

Defined in: src/types/Post/interface.ts:73


caption

caption: string

Defined in: src/types/Post/interface.ts:70


isPinned

isPinned: boolean

Defined in: src/types/Post/interface.ts:72


organizationId

organizationId: string

Defined in: src/types/Post/interface.ts:71