Method: Graphiti::Errors::InvalidType#message
- Defined in:
- lib/graphiti/errors.rb
#message ⇒ Object
457 458 459 |
# File 'lib/graphiti/errors.rb', line 457 def "Type must be a Hash with keys #{Types::REQUIRED_KEYS.inspect}" end |
457 458 459 |
# File 'lib/graphiti/errors.rb', line 457 def "Type must be a Hash with keys #{Types::REQUIRED_KEYS.inspect}" end |