Skip to main content
gt-php
$res = $kontenbase->service('posts')->find([ 'where' => [ 'total' => ['$gt' => 10] ] ]);