RelationshipKeysOf
RelationshipKeysOf<
TCollectionSlug> =FieldKeysOfType<TCollectionSlug, typeofADMIN_FIELDS.relationship.type>
Defined in: packages/core/src/api/types.ts:318
Field keys on TCollectionSlug that are relationship fields.
Type Parameters
Section titled “Type Parameters”TCollectionSlug
Section titled “TCollectionSlug”TCollectionSlug extends CollectionSlug