DirectiveLocation

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

Attributes

Companion
object
Graph
Supertypes
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
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
In this article