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 Product
trait Equals
trait InterfaceImpl[F, A]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product