BudgetIncomeEstimateCreate
Create a new budget income estimate.
BudgetIncomeEstimateCreate(
input: BudgetIncomeEstimateCreateInput!
): BudgetIncomeEstimateCreateUnion!
Arguments
BudgetIncomeEstimateCreate.input ● BudgetIncomeEstimateCreateInput! non-null input
Input object required to create an income estimate
Type
BudgetIncomeEstimateCreateUnion union
If mutation is successful, the BudgetIncomeEstimateCreatePayload will be returned, otherwise a MutationError is returned.