Welcome to your journey of building your first web application! In this blog post, we'll guide you through the process of creating a simple interactive todo app using HTML, CSS, and JavaScript. Whether
Normally create operation on a service expects an object to create a record. But we can add multiple records at the same request. First you have to enable that in the service options. Then send the data as an array of objects itself
There are conditions where you need to bulk delete or patch operations in feathersjs. So enable the multi option in service