Skip to main content

BudgetExpenseCategoryEditUnion

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

union BudgetExpenseCategoryEditUnion = MutationError | BudgetExpenseCategoryEditPayload

Possible types

BudgetExpenseCategoryEditUnion.MutationError object

Has errors for a mutation

BudgetExpenseCategoryEditUnion.BudgetExpenseCategoryEditPayload object

A budget expense category edit payload

Returned by

BudgetExpenseCategoryEdit mutation