TypeImpl

gql.SchemaShape$.InterfaceImpl$.TypeImpl
final case class TypeImpl[F[_], A, B](t: Type[F, B], specify: A => Option[B]) extends InterfaceImpl[F, A]

Attributes

Source
SchemaShape.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait InterfaceImpl[F, A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product