const response = await index.delete(["star-wars", "inception"]); // { deleted: 2 }
Hide child attributes
Was this page helpful?