core.outputrow | Medplum

OutputRow type

SQL on FHIR output row.

Signature:

export type OutputRow = Record<string, any>;