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