ExpenseUpdateInput Input Object
Fields
#
attachedFiles
(Optional) A list of files that you want to attach to this expense
attachments
[ ExpenseItemInput ]
@deprecated 2020-04-08: Please use the items field - The list of items for this expense. Total amount will be computed from them.
items
[ ExpenseItemInput ]
The list of items for this expense. Total amount will be computed from them.
Usages
#
References
#
- Argument expense of field editExpense from type Mutation
Previous
ExpenseType
Next
ExpenseValuesByRole