Hello. I am working as a web 3.0 developer at index.as. We adapt ComposeDB to our project.
We started to experience a problem with ComposeDB that we did not experience in 2.15 with version 2.16. In version 2.16, no content is sent to models. Unable to index. The content we send with GraphiQL is not indexed. At the same time, there is no models auto generate in daemon.config.json.
Can you check? As I said, there was no problem in version 2.15. Problem occurred after upgrading to 2.16.
In 2.15 version, we were able to see “models” array in executed config log, but not in 2.16
We were debugging some indexing issues for stream updates and we thought the problem were relevant to this. Apparently the problem is not about CLI so you can ignore this post.