Skip to main content

gte-php

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