Class: HQ::GraphQL::Filters::NumericFilter
- Defined in:
- lib/hq/graphql/filters.rb
Constant Summary
Constants included from HQ::GraphQL::FilterOperations
HQ::GraphQL::FilterOperations::OPERATIONS
Instance Attribute Summary
Attributes inherited from Filter
#column, #operation, #table, #value
Method Summary
Methods inherited from Filter
class_from_column, #display_error_message, for, #initialize, #to_arel, #validate_boolean_values, validate_operations, validate_value
Constructor Details
This class inherits a constructor from HQ::GraphQL::Filters::Filter