object OperationDefinition
- Companion:
- class
- Source:
- QueryParser.scala
Type members
Classlikes
final case class Detailed(tpe: OperationType, name: Option[String], variableDefinitions: Option[VariableDefinitions], selectionSet: SelectionSet) extends OperationDefinition
- Source:
- QueryParser.scala
Inherited types
The names of the product elements
The names of the product elements
- Inherited from:
- Mirror
- Source:
- Mirror.scala