TaitoUnited / full-stack-template

Template for cloud-native applications and microservices running as containers/functions on Kubernetes, Docker Compose, or cloud. You can choose the stack during project creation.
https://taitounited.github.io/taito-cli/templates
MIT License
36 stars 8 forks source link

Add some more complex query examples to client #133

Open pakettiale opened 2 years ago

pakettiale commented 2 years ago

Some example queries that use the filterGroups and other related options provided by the search endpoint would be helpful.

Add documentation somewhere that if you want to do complex queries with filterGroups, you should convert your logic to Conjunctive normal form?