class Hasura::RequestError
- Hasura::RequestError
- Exception
- Reference
- Object
Defined in:
hasura-client.crConstructors
Instance Method Summary
Constructor Detail
def self.new(operation_name : String, hasura_message : String, code : String, path : String)
#