Package 

Class InvalidFederatedRequest

  • All Implemented Interfaces:
    graphql.GraphQLError , java.io.Serializable

    
    public final class InvalidFederatedRequest
     implements GraphQLError
                        

    GraphQLError returned when federated representation cannot be resolved by any type resolvers.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getMessage()
      ErrorClassification getErrorType()
      List<SourceLocation> getLocations()
      • Methods inherited from class com.expediagroup.graphql.generator.federation.exception.InvalidFederatedRequest

        getExtensions, getPath, toSpecification
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait