MaterializedTypeAst

sangria.schema.MaterializedTypeAst
case class MaterializedTypeAst(origin: MatOrigin, tpe: TypeDefinition) 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