Magidoc

removePost
Mutation

Soft deletes a news post by setting deleted to true.

Access: Requires user to be the post creator or a workspace admin.

Arguments

#

postId

ID !
Non-null

ID of the post to remove

Response

#

Returns Boolean !.

Example

#