DataComparisonExpressionIntLiteral
type DataComparisonExpressionIntLiteral {
value: Int!
}Fields
value ● Int! non-null scalar
Implemented By
Last updated
Was this helpful?
Represents an integer literal.
type DataComparisonExpressionIntLiteral {
value: Int!
}Int! non-null scalarLast updated
Was this helpful?
Was this helpful?