問題タブ [headless-cms]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
database - 特定の値を持つ「Strapi」のエントリを削除するにはどうすればよいですか?
headless-cms Strapi で特定の場合にエントリを削除する適切な方法は何ですか? 1 つのコンテンツ タイプが特定の値を取得する場合。
たとえば、日付に達した/期限切れになった場合などです。私の場合、イベント カレンダーを作成しました。タイトル、場所、日付など、いくつかのコンテンツ タイプがあります。各イベントは、イベントの日付に達すると自動的に消える必要があります。どうすればこれを達成できますか?