MaterializedTypeInst

sangria.schema.MaterializedTypeInst
case class MaterializedTypeInst(origin: MatOrigin, tpe: Type & Named) extends MaterializedType

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def name: String
def rename(newName: String): MaterializedType

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product