Skip to main content

InterfaceMutationCreatePostInput

Admin Docs


Interface: InterfaceMutationCreatePostInput

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

Properties

attachments?

optional attachments: File[]

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


caption

caption: string

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


isPinned

isPinned: boolean

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


organizationId

organizationId: string

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