Interface: IAuditableItemGraphUpdateRequest
Update an auditable item graph vertex.
Properties
pathParams
pathParams:
object
The path parameters.
id
id:
string
The id of the vertex to update.
body
body:
Omit<IAuditableItemGraphVertex,"id">
The data to be used in the vertex.