OperationType

gql.parser.QueryAst$.OperationType
See theOperationType companion object
sealed trait OperationType

Attributes

Companion
object
Source
QueryAst.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Mutation.type
object Query.type
object Subscription.type
In this article