FloatResultValue
No description
type FloatResultValue implements ResultValue {
label: String!
value: Float
}
Fields
FloatResultValue.label ● String! non-null scalar
FloatResultValue.value ● Float scalar
Interfaces
ResultValue interface
Member Of
InternalTypeRegistry object