Linked with [Asses ZenPub replacement with BonFire #121 ](https://github.com/reflow-project/weloop/issues/121) ### Instance We have no way to get Instance in these requests and mutations ``` query SearchHostIndexAndMyFollows { instance { ...SearchInstance } } ``` ``` fragment SearchInstance on Instance { hostname } ```
Linked with Asses ZenPub replacement with BonFire #121
Instance We have no way to get Instance in these requests and mutations