getEntityPreviewKeys
@firecms/core / getEntityPreviewKeys
Function: getEntityPreviewKeys()
Section titled “Function: getEntityPreviewKeys()”getEntityPreviewKeys(
authController,targetCollection,fields,previewProperties?,limit?):string[]
Defined in: util/references.ts:6
Parameters
Section titled “Parameters”authController
Section titled “authController”targetCollection
Section titled “targetCollection”EntityCollection<any>
fields
Section titled “fields”Record<string, PropertyConfig>
previewProperties?
Section titled “previewProperties?”string[]
limit?
Section titled “limit?”number = 3
Returns
Section titled “Returns”string[]