Skip to main content
select-php
$res = $kontenbase->service('posts')->find([ 'select' => ['name', 'notes'] ]);