AbacComparisonExpressionBinaryLiteral
type AbacComparisonExpressionBinaryLiteral {
value: Boolean!
}Fields
value ● Boolean! non-null scalar
Implemented By
Last updated
Was this helpful?
Represents a literal of type boolean (i.e. true or false).
type AbacComparisonExpressionBinaryLiteral {
value: Boolean!
}Boolean! non-null scalarLast updated
Was this helpful?
Was this helpful?