Skip to main content

BudgetExpenseCategoryEdit

Edit a budget expense category.

BudgetExpenseCategoryEdit(
input: BudgetExpenseCategoryEditInput!
): BudgetExpenseCategoryEditUnion!

Arguments​

BudgetExpenseCategoryEdit.input ● BudgetExpenseCategoryEditInput! non-null input​

Input object required to edit an expense category

Type​

BudgetExpenseCategoryEditUnion union​

If mutation is successful, the BudgetExpenseCategoryEditPayload will be returned, otherwise a MutationError is returned.