Home > @infiniteobjects/models > Repository > delete
Deletes an entity from the database
Signature:
delete: (doc: EntityType) => Promise<EntityType>;