Is there any way that I can query a COUNT ?
# orm-help
s
Is there any way that I can query a COUNT ?
m
I believe you can do this if you use the Relay-style connector types.
n
That's correct 🙂
🙌 1
s
I’m not using anything to do with relay... where would I find one?
It's just an API pattern, you don't have to use Relay to use it
s
Ah but the count can’t use things like
where
clauses, etc?
n
It can.
s
Ah ok, perfect, I’ll look into it tomorrow morning;)
👌 1