BudgetIncomeCategoryDelete
Delete a budget income category.
BudgetIncomeCategoryDelete(
input: BudgetIncomeCategoryDeleteInput!
): BudgetIncomeCategoryDeleteUnion!
Arguments
BudgetIncomeCategoryDelete.input ● BudgetIncomeCategoryDeleteInput! non-null input
Input object required to delete an income category
Type
BudgetIncomeCategoryDeleteUnion union
If mutation is successful, the BudgetIncomeCategoryDeletePayload will be returned, otherwise a MutationError is returned.