Object

LabTrendRun

Usage Example
query {
# Use this type in your queries
someQuery {
analytes
error
insights
jobId
stale
}
}

Fields

Empty until the run completes, and for a run that found nothing.

errorString
jobIdString

The engine's id for this run, so a stuck or failed one can be looked up.

staleBoolean

Whether this is a trend whose refresh failed. It is the last one generated, and still the best answer, but older than the reader would otherwise assume.

statusLabTrendStatus!required