FederationDirectivesV2_6

caliban.federation.v2x.FederationDirectivesV2_6

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

case class GQLPolicy(policies: 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 GQLAuthenticated() extends GQLDirective

Attributes

Inherited from:
FederationDirectivesV2_5
Supertypes
trait Serializable
trait Product
trait Equals
class GQLDirective
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all
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
case class GQLRequiresScopes(scopes: List[List[String]]) extends GQLDirective

Attributes

Inherited from:
FederationDirectivesV2_5
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 Policy(policies: List[List[String]]): Directive

Inherited methods

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

Attributes

Inherited from:
FederationDirectivesV2_5

Inherited fields

val Authenticated: Directive

Attributes

Inherited from:
FederationDirectivesV2_5
val InterfaceObject: Directive

Attributes

Inherited from:
FederationDirectivesV2_3