# CustomIdField

`interface` in `core` · v0.1.0-next.5

<https://docs.seedcord.org/packages/core/0.1.0-next.5/interfaces/custom-id-field>

One field in a customId shape, its wire kind plus the type it decodes to.

```ts
interface CustomIdField<Decoded>
```
