await index.fetch({ ids: ["star-wars", "inception"] }); /* [ { id: "star-wars", content: { ... }, metadata: { ... } }, { id: "inception", content: { ... }, metadata: { ... } } ] */
Hide child attributes
null
Was this page helpful?