TypeShape

sangria.validation.rules.overlappingfields.TypeShape$
See theTypeShape companion trait
object TypeShape

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TypeShape.type

Members list

Type members

Classlikes

final class Known(outputType: OutputType[_]) extends TypeShape

Attributes

Supertypes
trait TypeShape
class Object
trait Matchable
class Any
object Shape

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Shape.type
sealed trait Shape

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CompositeShape.type
class LeafShape
class ListShape
class OptionShape
case object Unknown extends TypeShape

Unknown types are ignored by the validation

Unknown types are ignored by the validation

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypeShape
class Object
trait Matchable
class Any
Show all
Self type
Unknown.type

Value members

Concrete methods

def apply(outputType: Option[OutputType[_]]): TypeShape