BudgetIncomeEstimateCreateUnion
If mutation is successful, the BudgetIncomeEstimateCreatePayload will be returned, otherwise a MutationError is returned.
union BudgetIncomeEstimateCreateUnion = MutationError | BudgetIncomeEstimateCreatePayload
Possible types
BudgetIncomeEstimateCreateUnion.MutationError object
Has errors for a mutation
BudgetIncomeEstimateCreateUnion.BudgetIncomeEstimateCreatePayload object
A budget income estimate create payload
Returned by
BudgetIncomeEstimateCreate mutation