Skip to main content

restoreCategory

Delete (or disable) a category, and move all rules / transactions to move_to_category_id. If move_to_category_id is not specified, use UNCATEGORIZED.

restoreCategory(
id: UUID!
): RestoreCategoryMutation

Arguments

restoreCategory.id ● UUID! non-null scalar

Type

RestoreCategoryMutation object

Delete (or disable) a category, and move all rules / transactions to move_to_category_id. If move_to_category_id is not specified, use UNCATEGORIZED.