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