Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

MetricSnapshotTotal

A single count, for metric groups that only carry a total

type MetricSnapshotTotal {
total: Int!
}

Fields

MetricSnapshotTotal.total ● Int! non-null scalar general

How many assets of this type there were at the end of this day

Example

Member Of