Closed sarita-dc closed 8 years ago
I want to fetch distinct entries from the field. Is there any option where I can avoid duplicate entries?
@sarita-dc BTW using Array.filter can help.
Array.filter
I want to fetch distinct entries from the field. Is there any option where I can avoid duplicate entries?