This commit is contained in:
2026-01-03 05:37:24 +01:00
parent 290dfe303c
commit def2f2f057
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -2948,6 +2948,7 @@ export type APIPathsQuery<
| "targetField"
| "targetValue"
| "tableSchema"
| "onDuplicate"
>;
};