Selectable

gql.preparation.TypeInfo$.Selectable
final case class Selectable[G[_], C](name: String, selection: List[SelectionInfo[G, C]]) extends TypeInfo[G, C]

Attributes

Source
FieldCollection.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TypeInfo[G, C]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product