gql.parser.QueryAst$.OperationType$
See theOperationType companion trait
object OperationType
Attributes
- Companion
- trait
- Source
- QueryAst.scala
- Graph
-
- Supertypes
- Self type
-
OperationType.type
Members list
Type members
Classlikes
case object Mutation extends OperationType
Attributes
- Source
- QueryAst.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OperationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Mutation.type
case object Query extends OperationType
Attributes
- Source
- QueryAst.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OperationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Query.type
case object Subscription extends OperationType
Attributes
- Source
- QueryAst.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait OperationTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Subscription.type
Inherited types
The names of the product elements
The name of the type
In this article