DataComparisonExpressionFloatLiteral
type DataComparisonExpressionFloatLiteral {
value: Float!
}Fields
value ● Float! non-null scalar
Implemented By
Last updated
Was this helpful?
Represents a float literal.
type DataComparisonExpressionFloatLiteral {
value: Float!
}Float! non-null scalarLast updated
Was this helpful?
Was this helpful?