Magidoc

removeNewsCategory
Mutation

Soft deletes a news category and un-sets it from any posts in the workspace.

Access: Requires user access to the workspace.

Arguments

#

categoryId

ID !
Non-null

ID of the category to remove

workspaceId

Workspace context. Required when categoryId refers to a legacy default (pre-migration).

Response

#

Returns Boolean !.

Example

#