inlineFrag

gql.client.dsl$.inlineFrag$
object inlineFrag

Attributes

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

Members list

Value members

Concrete methods

def apply[A](on: String)(implicit q: SelectionSet[A]): SelectionSet[Option[A]]

Attributes

Source
dsl.scala
def build[A](on: String, f: InlineFragment[A] => InlineFragment[A])(implicit q: SelectionSet[A]): SelectionSet[Option[A]]

Attributes

Source
dsl.scala