Skip to main content

in-php

$res = $kontenbase->service('posts')->find([ 'where' => [ 'name' => ['$in' => ['Ega', 'Radiegtya']] ] ]);