Operation
gql.client.codegen.Operation
final case class Operation(operationType: OperationType, ti: TypeIntro, vars: Option[VariableType]) extends Toplevel
Attributes
- Source
- Ast.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Toplevelclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Attributes
- Source
- Ast.scala
In this article