await index.upsert({ id: "star-wars", content: { title: "Star Wars", genre: "sci-fi" }, metadata: { year: 1977 } });
Hide child attributes
'Success'
Was this page helpful?