Option

gql.PreparedQuery$.SimplifiedType$.Option
final case class Option[G[_]](t: SimplifiedType[G]) extends SimplifiedType[G]

Attributes

Source:
PreparedQuery.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product