Type representing patch data for a given object type to represent a payload ArangoDB can apply in a document PATCH request (i.e. a partial update).
This differs from Partial in that it also applies itself to any nested objects recursively.
Partial
Generated using TypeDoc
Type representing patch data for a given object type to represent a payload ArangoDB can apply in a document PATCH request (i.e. a partial update).
This differs from
Partial
in that it also applies itself to any nested objects recursively.