QueryLike

gql.client.QueryLike
trait QueryLike

Attributes

Source
Query.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NamedQuery[A]
class ParameterizedQuery[V, A]
class SimpleQuery[A]

Members list

Value members

Abstract methods

def queryString: String

Attributes

Source
Query.scala

Concrete methods

def validate(ast: Map[String, TypeDefinition]): List[String]

Attributes

Source
Query.scala