AbacComparisonExpressionStringLiteral
type AbacComparisonExpressionStringLiteral {
value: String!
}Fields
value ● String! non-null scalar
Implemented By
Last updated
Was this helpful?
Represents a literal of type string.
type AbacComparisonExpressionStringLiteral {
value: String!
}String! non-null scalarLast updated
Was this helpful?
Was this helpful?