Dec

gql.client.Query$.Dec$
object Dec

Attributes

Source
Query.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Dec.type

Members list

Value members

Concrete methods

def decoderForFragment[A](on: String, ss: SelectionSet[A]): Decoder[Option[A]]

Attributes

Source
Query.scala

Attributes

Source
Query.scala
def decoderForSubQuery[A](sq: SubQuery[A]): Decoder[A]

Attributes

Source
Query.scala