DirectiveLocation

caliban.parsing.adt.Definition.TypeSystemDefinition.DirectiveLocation
See theDirectiveLocation companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object FIELD.type
object FRAGMENT_DEFINITION.type
object FRAGMENT_SPREAD.type
object INLINE_FRAGMENT.type
object MUTATION.type
object QUERY.type
object SUBSCRIPTION.type
Show all

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object ARGUMENT_DEFINITION.type
object ENUM.type
object ENUM_VALUE.type
object FIELD_DEFINITION.type
object INPUT_OBJECT.type
object INTERFACE.type
object OBJECT.type
object SCALAR.type
object SCHEMA.type
object UNION.type
object VARIABLE_DEFINITION.type
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror