HasDescription

sangria.schema.HasDescription
sealed trait HasDescription

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Named
trait AbstractType
class InterfaceType[Ctx, Val]
class UnionType[Ctx]
class Argument[T]
trait CompositeType[T]
trait ObjectLikeType[Ctx, Val]
class ObjectType[Ctx, Val]
class Directive
class EnumType[T]
class EnumValue[T]
class Field[Ctx, Val]
class InputField[T]
class InputObjectType[T]
trait LeafType
class ScalarAlias[T, ST]
class ScalarType[T]
class Schema[Ctx, Val]
Show all

Members list

Value members

Abstract methods

A description of this schema element that can be presented to clients of the GraphQL service.

A description of this schema element that can be presented to clients of the GraphQL service.

Attributes