ReferenceFieldtype ReferenceField = string | { idField: string; path: string; type: "object"; } | { path: string; type: "string"; };