SyntaxForOptionalSelectionSet

gql.client.dsl$.SyntaxForOptionalSelectionSet
implicit class SyntaxForOptionalSelectionSet[A](q: SelectionSet[Option[A]])

Attributes

Source
dsl.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Attributes

Source
dsl.scala
def requiredFragment(name: String, on: String): SelectionSet[A]

Attributes

Source
dsl.scala