# AuditColumns.action property · @imqueue/pg-prisma

Source: https://imqueue.org/api/pg-prisma/latest/pg-prisma.auditcolumns.action/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-prisma 1.0.1 — generated reference, not hand-written

Column holding the action string.

**Signature:**

```typescript
action: string;
```

## Remarks

One of the three [AuditAction](https://imqueue.org/api/pg-prisma/latest/pg-prisma.auditaction/) values. The member selector is required because the const and the type share the name, and an ambiguous `{@link}` renders as nothing at all rather than as an error.

