Class NotAnOutputTypeError

All Implemented Interfaces:
GraphQLError, Serializable

public class NotAnOutputTypeError extends BaseError
See Also:
  • Constructor Details

    • NotAnOutputTypeError

      public NotAnOutputTypeError(Type rawType, TypeDefinition typeDefinition)