graphql-compose-elasticsearch
graphql-compose-elasticsearch copied to clipboard
Known list of things that remain to be done?
Hey, thank you for this amazing project. I am just wondering if there is a list of things that remain to be implemented in full besides just some bugs. It would be nice to know the state of completion and list of features that are unsupported, as I may have an interest in contributing.
I know this is code generated, so I guess it would just be with issues identified with the project I guess. That being said, is it always in sync with every elastic version? Is there anything not known to work that should work?
Hi @kennymalac 👋
The most actual problem of this project is lack of tests. They are weak and sometimes very difficult and scary to bring new changes in the code.
Feel free to help with tests and current open issues. Frankly, for now, I do not use this package actively in my current projects and I will be very glad if somebody takes care about it.