Skip to content

Variable: upsertResultSchema

const upsertResultSchema: ZodObject<{ count: ZodNumber; index: ZodString; }, $strip>

Schema for the result of adding / updating documents.