Zum Inhalt springen

canDeleteEntity

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

@firecms/core


@firecms/core / canDeleteEntity

canDeleteEntity<M, USER>(collection, authController, path, entity): boolean

Defined in: util/permissions.ts:56

M extends Record<string, any>

USER extends User

EntityCollection<M>

AuthController<USER>

string

Entity<M> | null

boolean