Skip to main content

AllowedActionValue

AllowedActionValue: boolean | ({adminUser, resource, meta, source}) => Promise<boolean | string>

Defines whether user has access to an action, can statically be Boolean or function which returns Boolean or string with error message