Class NotAnInputTypeError

All Implemented Interfaces:
GraphQLError, Serializable

public class NotAnInputTypeError extends BaseError
See Also:
  • Constructor Details

    • NotAnInputTypeError

      public NotAnInputTypeError(Type rawType, TypeDefinition typeDefinition)