Skip to main content

InterfaceMutationCreatePostInput

Admin Docs


Interface: InterfaceMutationCreatePostInput

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

Properties

attachments?

optional attachments: File[]

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


caption

caption: string

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


isPinned

isPinned: boolean

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


organizationId

organizationId: string

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