From 5aad56367e06bf81877108e059334e4450492d80 Mon Sep 17 00:00:00 2001 From: sniedzielski Date: Tue, 22 Feb 2022 12:13:16 +0100 Subject: [PATCH] OPL-63: updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5159a5..5ef8ca8 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ It is dedicated to be deployed as a module of [openimis-fe_js](https://github.co * `BILL_CREATE_BILL_PAYMENT_RESP` receiving a result of create Bill Payment mutation * `BILL_UPDATE_BILL_PAYMENT_RESP` receiving a result of update Bill Payment mutation * `BILL_DELETE_BILL_PAYMENT_RESP` receiving a result of delete Bill Payment mutation +* `BILL_BILL_EVENTS_{REQ|RESP|ERR}` fetching Bill Events (as triggered by the searcher) +* `BILL_CREATE_BILL_EVENT_MESSAGE_RESP` receiving a result of create Bill Event Message mutation ## Other Modules Listened Redux Actions None