Export field metadata for UI.
export type ExportableFieldId = (typeof EXPORTABLE_FIELDS)[number]["id"]; Copy
export type ExportableFieldId = (typeof EXPORTABLE_FIELDS)[number]["id"];
Export field metadata for UI.