Skip to main content

valueFloatWithMetaData

Represents a float number balue with meta data

type valueFloatWithMetaData {
value: Float!
count: Int!
}

Fields

value ● Float!

The value itself

count ● Int!

Estimated hits for this value

Example

{}