Cloud kit string comparison in type STRING_LIST

I have one field cloud database named users, which has multiple entries and is of type STRING_LISTS. When I am trying to fetch records using string comparison I am getting this error -

Optional(“Field 'Users' has a value type of STRING_LIST and cannot be queried using filter type BEGINS_WITH”)