any way to get list counts ?
at least a raw count,
even better if taking into account query filters !
1 Like
In DQL, count could be used.
In Graphql, count
is not supported yet. It has also been requested by other users and is worked upon. Although, it is not possible to give a fixed timeline right now.