Skip to main content

TOGGLE_PINNED_POST

Admin Docs


Variable: TOGGLE_PINNED_POST

const TOGGLE_PINNED_POST: DocumentNode

Defined in: src/GraphQl/Mutations/OrganizationMutations.ts:201

GraphQL mutation to toggle the pinned status of a post.

Param

The ID of the post to be toggled.

Returns

The updated post object with the new pinned status.