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

C

close() - function in com.expediagroup.graphql.generator.FederatedSchemaGenerator
 
CoercingValueToLiteralException - class in com.expediagroup.graphql.generator.federation.exception
GraphQLError thrown when unable to parse _FieldSet value to a literal Value.
com.expediagroup.graphql.generator.federation - package com.expediagroup.graphql.generator.federation
 
com.expediagroup.graphql.generator.federation.directives - package com.expediagroup.graphql.generator.federation.directives
 
com.expediagroup.graphql.generator.federation.exception - package com.expediagroup.graphql.generator.federation.exception
 
com.expediagroup.graphql.generator.federation.execution - package com.expediagroup.graphql.generator.federation.execution
 
ContactDirective - class in com.expediagroup.graphql.generator.federation.directives
directive @contact(
  "Contact title of the subgraph owner"
  name: String!
  "URL where the subgraph's owner can be reached"
  url: String
  "Other relevant notes can be included here; supports markdown links"
  description: String
) on SCHEMA
Contact schema directive can be used to provide team contact information to your subgraph schema.
A  C  D  E  F  G  I  K  L  O  P  R  S  T  W