Remove Duplicates Mutation
The Remove Duplicates mutation allows you to eliminate duplicate values within a string or each string within a list. This is particularly useful for cleaning up product fields.
Options
- Regex: Regular expression for identifying the duplicates.