Skip to main content

BudgetEstimateDelete

Delete a budget estimate.

BudgetEstimateDelete(
input: BudgetEstimateDeleteInput!
): BudgetEstimateDeleteUnion!

Arguments​

BudgetEstimateDelete.input ● BudgetEstimateDeleteInput! non-null input​

Input object required to delete a budget estimate

Type​

BudgetEstimateDeleteUnion union​

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