For example it is simple call:
const stateQueryRes = await citiesRef.where(\'state\', \'==\', \'CA\').get();
But I want get cities where ‘sta