Select type
A projection as it arrives over the wire: { id: true, user: { … } }.
Signature:
export type Select = object;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.
A projection as it arrives over the wire: { id: true, user: { … } }.
Signature:
export type Select = object;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.