Skip to content

TextKeysOf

TextKeysOf<TCollectionSlug> = FieldKeysOfType<TCollectionSlug, typeof ADMIN_FIELDS.relationship.type>

Defined in: packages/core/src/api/types.ts:324

Field keys on TCollectionSlug that are text fields.

TCollectionSlug extends CollectionSlug