AdminFieldTsType
AdminFieldTsType = typeof
ADMIN_FIELDS[keyof typeofADMIN_FIELDS]["interfaceType"]
Defined in: packages/core/src/fields/constants.ts:96
Union of all TypeScript type strings corresponding to the supported field types (e.g. "string" | "number" | …).