graphql-engine/server/src-lib
Tirumarai Selvan 9a6fa7fafc add delivery info to event payload (close #1476) (#1517)
Adds the following to the event payload:
```
    "delivery_info": {
        "max_retries": 0,
        "current_retry": 0
    }
```
2019-02-07 18:07:28 +05:30
..
Data refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Hasura add delivery info to event payload (close #1476) (#1517) 2019-02-07 18:07:28 +05:30
Network/URI adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30