# EmitRpcOptions.fields property · @imqueue/pg-prisma

Source: https://imqueue.org/api/pg-prisma/latest/pg-prisma.emitrpcoptions.fields/
Published: 2026-08-28
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/pg-prisma 2.0.0 — generated reference, not hand-written

Stamp field names, where a service overrides the defaults.

**Signature:**

```typescript
fields?: DeriveFields;
```

## Remarks

The same value `dataLayer` is given. A stamped column is filled in below the caller, so demanding it on a create would ask for something the caller cannot know.

