[ bullseye ]
[ bookworm ]
[ ソース: ruby-graphql-errors ]
パッケージ: ruby-graphql-errors (0.4.0-2)
ruby-graphql-errors に関するリンク
Debian の資源:
ruby-graphql-errors ソースパッケージをダウンロード:
- [ruby-graphql-errors_0.4.0-2.dsc]
- [ruby-graphql-errors_0.4.0.orig.tar.gz]
- [ruby-graphql-errors_0.4.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple error handler for graphql-ruby
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.
その他の ruby-graphql-errors 関連パッケージ
|
|
|
|
-
- dep: ruby-graphql (<< 2)
- GraphQL language and runtime for Ruby
- dep: ruby-graphql (>= 1.6.0)