Skip to main content

gte-js

const { data, error } = await kontenbase.service('posts').find({ where: { total: { $gte: 10 }, }, })