Package com.apollographql.federation.graphqljava.exceptions
package com.apollographql.federation.graphqljava.exceptions
-
ExceptionsClassDescriptionException thrown when GraphQL object type does not specify all @keys specified on its interface.Exception thrown when schema defines multiple `@link` directives importing federation spec.Exception thrown while processing link that specifies currently not supported version.Exception thrown when processing invalid `@link` import definitions.Exception thrown when attempting to rename directive imports that cannot be renamed.