@nuclia/core / Exports / TaskApplyTo
Enumeration: TaskApplyTo
Whether the task applies to the text blocks only or to the full field.
Table of contents
Enumeration Members
Enumeration Members
FULL_FIELD
• FULL_FIELD = 1
Defined in
libs/sdk-core/src/lib/db/task/task.models.ts:31
TEXT_BLOCKS
• TEXT_BLOCKS = 0