Schema

gql.Schema
See theSchema companion object
final case class Schema[F[_], Q, M, S](shape: SchemaShape[F, Q, M, S], state: SchemaState[F], statistics: Statistics[F], planner: Planner[F])

Attributes

Companion:
object
Source:
Schema.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val render: String

Attributes

Source:
Schema.scala

Attributes

Source:
Schema.scala