FederationDirectivesV2_5

caliban.federation.v2x.FederationDirectivesV2_5

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

case class GQLAuthenticated() extends GQLDirective

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class GQLDirective
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all
case class GQLRequiresScopes(scopes: List[List[String]]) extends GQLDirective

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class GQLDirective
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all

Inherited classlikes

case class GQLInterfaceObject() extends GQLDirective

Attributes

Inherited from:
FederationDirectivesV2_3
Supertypes
trait Serializable
trait Product
trait Equals
class GQLDirective
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def RequiresScopes(scopes: List[List[String]]): Directive

Concrete fields

val Authenticated: Directive

Inherited fields

val InterfaceObject: Directive

Attributes

Inherited from:
FederationDirectivesV2_3