@umbraco-cms/backoffice

    Interface UmbAuditLogDataSource<AuditLogType>

    interface UmbAuditLogDataSource<AuditLogType extends UmbAuditLogModel> {
        getAuditLog(
            args: UmbAuditLogRequestArgs,
        ): Promise<UmbDataSourceResponse<UmbPagedModel<AuditLogType>>>;
    }

    Type Parameters

    Index

    Methods

    Methods

    MMNEPVFCICPMFPCPTTAAATR