BudgetExpenseEstimateCreate
Create a new budget expense estimate.
BudgetExpenseEstimateCreate(
input: BudgetExpenseEstimateCreateInput!
): BudgetExpenseEstimateCreateUnion!
Arguments
BudgetExpenseEstimateCreate.input ● BudgetExpenseEstimateCreateInput! non-null input
Input object required to create an expense estimate
Type
BudgetExpenseEstimateCreateUnion union
If mutation is successful, the BudgetExpenseEstimateCreatePayload will be returned, otherwise a MutationError is returned.