BulkActionOnExistence
May 19, 2025 ยท View on GitHub
Bulk Action to be taken if the entity already exists or not.
Enum
-
FAIL(value:'fail') -
SKIP(value:'skip') -
OVERWRITE(value:'overwrite')
May 19, 2025 ยท View on GitHub
Bulk Action to be taken if the entity already exists or not.
FAIL (value: 'fail')
SKIP (value: 'skip')
OVERWRITE (value: 'overwrite')