Skip to content

Type Alias: MastraStorageConfigOverride

MastraStorageConfigOverride = DistributiveOmit<PostgresStoreConfig, "id"> & object

PostgresStoreConfig minus id - per-agent overrides accept any Mastra-supported storage shape. id is filled in automatically from the agent registry key so traces stay stable.

optional id?: string