nin-jsconst { data, error } = await kontenbase.service('posts').find({ where: { name: { $nin: ['Ega'] }, }, })