BudgetIncomeCategoryEdit
Edit a budget income category.
BudgetIncomeCategoryEdit(
input: BudgetIncomeCategoryEditInput!
): BudgetIncomeCategoryEditUnion!
Arguments
BudgetIncomeCategoryEdit.input ● BudgetIncomeCategoryEditInput! non-null input
Input object required to edit an income category
Type
BudgetIncomeCategoryEditUnion union
If mutation is successful, the BudgetIncomeCategoryEditPayload will be returned, otherwise a MutationError is returned.