Fields type
The object a predicate callback is handed.
Signature:
export type Fields = Record<string, Field & RelationField>;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.
The object a predicate callback is handed.
Signature:
export type Fields = Record<string, Field & RelationField>;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.