UnionDslFull

gql.dsl.UnionDslFull
trait UnionDslFull

Attributes

Source
UnionDsl.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait GqlDslFull
object GqlDsl.type
object all.type
object UnionDsl.type
object union.type

Members list

Value members

Concrete methods

def union[F[_], A](name: String): PartiallyAppliedUnion[F, A]

Attributes

Source
UnionDsl.scala

Implicits

Implicits

implicit def unionDslFullUnionOps[F[_], A](u: Union[F, A]): UnionOps[F, A]

Attributes

Source
UnionDsl.scala