fragment

gql.client.dsl$.fragment$
object fragment

Attributes

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

Members list

Type members

Classlikes

object spread

Attributes

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

Value members

Concrete methods

def apply[A](name: String, on: String)(implicit q: SelectionSet[A]): Fragment[A]

Attributes

Source
dsl.scala