Skip to main content

valueWithMetaData

Represents a generic meta data value

type valueWithMetaData {
value: String!
count: Int!
}

Fields

value ● String!

The value itself

count ● Int!

Estimated hits for this value

Example

{}