const responseDelete = await index.fetch(["2", "3"], {}); // [{ id: "2" }, { id: "3" }]
Show child attributes
true
null
Hide child attributes
Was this page helpful?