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