Skip to main content

lt-php

$res = $kontenbase->service('posts')->find([ 'where' => [ 'total' => ['$lt' => 10] ] ]);