OperationType

grackle.Ast.OperationType
See theOperationType companion object
sealed abstract class OperationType(val name: String)

Attributes

Companion
object
Source
ast.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Mutation.type
object Query.type
object Subscription.type

Members list

Value members

Concrete fields

val name: String

Attributes

Source
ast.scala