spread

gql.client.dsl$.fragment$.spread$
object spread

Attributes

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

Members list

Value members

Concrete methods

def apply[A](implicit frag: Fragment[A]): SelectionSet[Option[A]]

Attributes

Source
dsl.scala
def build[A](f: FragmentSpread[A] => FragmentSpread[A])(implicit frag: Fragment[A]): SelectionSet[Option[A]]

Attributes

Source
dsl.scala