Class: ForestAdminDatasourceGraphqlHasura::GraphqlError
- Inherits:
-
ForestAdminDatasourceToolkit::Exceptions::ValidationError
- Object
- ForestAdminDatasourceToolkit::Exceptions::ValidationError
- ForestAdminDatasourceGraphqlHasura::GraphqlError
- Defined in:
- lib/forest_admin_datasource_graphql_hasura.rb
Overview
Inherits from the toolkit exception so the agent's error translator surfaces the actual message with a 400 instead of an opaque 500 "Unexpected error". Reserved for errors Hasura itself returns; transport failures are not the user's doing and raise TransportError instead.