Weaviate GraphQL – How to Group by Multiple Properties – Stack Overflow

Weaviate GraphQL – How to Group by Multiple Properties – Stack Overflow

In Weaviate GraphQL I only managed to group by one column. { Aggregate { News (groupBy:[“month”]) { groupedBy { path value } meta { count } } } }.

 

Read More Google Alert – graphql