rafiki
rafiki copied to clipboard
Add `events` query resolver
As discussed in https://github.com/interledger/rafiki/pull/228#issuecomment-1036244056
Support wallets handling (and/or reconciling missed) events via an events query resolver.
~Support pagination as well as querying by event type.~ #411
This can allow failed webhook event delivery attempts to not be retried.
related https://github.com/interledger/rafiki/issues/382