RangeValidationError

Returned when a numeric value does not fall within the allowable range

Fields

Name Arguments Type Description
fieldPath   [String!]!  
maximum   Decimal!  
message   String!  
minimum   Decimal!  

Interfaces

Interface
IValidationError