LogoRobo.js
Framework

UpdateManyArgs<T>

Interface: UpdateManyArgs<T>

UpdateMany arguments.

Type Parameters

Type Parameter
T

Properties

PropertyType
dataPartial<Omit<T, "id">>
whereWhereClause<T>

On this page