- ruby-graphql (>= 1.6.0)
- ruby-graphql (<< 2)
This library provides simple error handling functionality for graphql-ruby.
.
Highlights:
* Error handling for each field.
* Logic inside the `rescue_from` block, similarly to Rails.
* Catching exceptions by ancestors, e.g. `CustomError` with
`rescue_from StandardError`.
* Per schema configuration.
* No dependencies.
Installed Size: 42.0 kB
Architectures: all