UpsertResult = z.infer<typeof upsertResultSchema>
z.infer
upsertResultSchema
The outcome of an add-documents call (upsertResultSchema).