A  C  D  E  F  G  I  K  L  O  P  R  S  T  V  W 

T

TagDirective - class in com.expediagroup.graphql.generator.federation.directives
directive @tag(name: String!) repeatable on FIELD_DEFINITION
    | OBJECT
    | INTERFACE
    | UNION
    | ARGUMENT_DEFINITION
    | SCALAR
    | ENUM
    | ENUM_VALUE
    | INPUT_OBJECT
    | INPUT_FIELD_DEFINITION
Tag directive allows users to annotate fields and types with additional metadata information.
toFederatedSchema(FederatedSchemaGeneratorConfig,List,List,List,TopLevelObject) - function in com.expediagroup.graphql.generator.federation.ToFederatedSchemaKt
Entry point to generate federated graphql schema using reflection on the passed objects.
ToFederatedSchemaKt - class in com.expediagroup.graphql.generator.federation
 
toSpecification() - function in graphql.FederatedRequestFailure
 
toSpecification() - function in graphql.InvalidFederatedRequest
 
TypeResolverExecutor - class in com.expediagroup.graphql.generator.federation.execution.resolverexecutor
 
A  C  D  E  F  G  I  K  L  O  P  R  S  T  V  W