Interface Paranoid

Hierarchy

Properties

Properties

paranoid?: boolean

If true, only non-deleted records will be returned. If false, both deleted and non-deleted records will be returned.

Only applies if paranoid is true for the model.

Default

true

Generated using TypeDoc