TOGGLE_PINNED_POST
Variable: TOGGLE_PINNED_POST
const
TOGGLE_PINNED_POST:DocumentNode
Defined in: src/GraphQl/Mutations/OrganizationMutations.ts:220
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.