EstimateItemUpdateInput Input Object
An input used for updating an estimate item, either alone or as part of a whole estimate.
Fields
#
durations
The operation phases associated with this item, if relevant or available - for example, setup, production, cleanup. Not all items will have all phases, but items should normally have a production phase.
emissions
The emissions associated with this item, if relevant or available
id
The ID of the estimate item to update, if not set in an updateEstimate mutation, it will add a new item. Not setting this is an error for an updateEstimateItem mutation.
Usages
#
References
#
- Argument input of field updateEstimateItem from type Mutation
Previous
EstimateItemKind
Next
EstimateJobOverrides