PartiallyAppliedSchemaShape

gql.SchemaShape$.PartiallyAppliedSchemaShape
final class PartiallyAppliedSchemaShape[F[_]](val dummy: Boolean) extends AnyVal

Attributes

Source:
SchemaShape.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[Q, M, S](query: Type[F, Q], mutation: Option[Type[F, M]], subscription: Option[Type[F, S]], outputTypes: List[OutToplevel[F, _]], inputTypes: List[InToplevel[_]]): SchemaShape[F, Q, M, S]

Attributes

Source:
SchemaShape.scala

Concrete fields

Attributes

Source:
SchemaShape.scala