Class TypeExtensionDirectiveRedefinitionError

All Implemented Interfaces:
GraphQLError, Serializable

public class TypeExtensionDirectiveRedefinitionError extends BaseError
See Also:
  • Constructor Details

    • TypeExtensionDirectiveRedefinitionError

      public TypeExtensionDirectiveRedefinitionError(TypeDefinition typeExtensionDefinition, Directive directive)