AbacComparisonExpressionStringListLiteral
type AbacComparisonExpressionStringListLiteral {
value: [String!]
}Fields
value ● [String!] list scalar
Implemented By
Last updated
Was this helpful?
Represents a literal of type string list.
type AbacComparisonExpressionStringListLiteral {
value: [String!]
}[String!] list scalarLast updated
Was this helpful?
Was this helpful?