Skip to main content

BudgetExpenseCategoryCreate

Create a new budget expense category.

BudgetExpenseCategoryCreate(
input: BudgetExpenseCategoryCreateInput!
): BudgetExpenseCategoryCreateUnion!

Arguments

BudgetExpenseCategoryCreate.input ● BudgetExpenseCategoryCreateInput! non-null input

Input object required to create an expense category

Type

BudgetExpenseCategoryCreateUnion union

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