sel

gql.client.dsl$.sel$
object sel

Attributes

Source
dsl.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sel.type

Members list

Value members

Concrete methods

def apply[A](fieldName: String)(implicit sq: SubQuery[A]): SelectionSet[A]

Attributes

Source
dsl.scala
def build[A](fieldName: String, f: Field[A] => Field[A])(implicit sq: SubQuery[A]): SelectionSet[A]

Attributes

Source
dsl.scala