`object`

openGql.grammar.GraphExpression.`object`
final case class `object`(value: ObjectExpressionPrimary) extends GraphExpression

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product