Skip to main content

delete-js

const { data, error } = await kontenbase.service('posts').delete({ where: {tags: "politic"} })