ID

gql.ast$.ID$
See theID companion class
object ID extends IDLowPrio

Attributes

Companion
class
Source
ast.scala
Graph
Supertypes
trait IDLowPrio
class Object
trait Matchable
class Any
Self type
ID.type

Members list

Implicits

Implicits

implicit def idTpe[A](implicit s: Scalar[A]): Scalar[ID[A]]

Attributes

Source
ast.scala

Inherited implicits

implicit def idIn[A](implicit s: Scalar[A]): In[ID[A]]

Attributes

Inherited from:
IDLowPrio
Source
ast.scala