This message was deleted.
# general
s
This message was deleted.
l
No idea. It's the same share for all the getters. The ID is mandatory, so why have a state parameter to filter it down? The most it can do is reduce the number of results from 1 to 0...
I have always left that parameter out, it has never complained (in the TS version).
b
well, what really sucks is that I’d like to filter, possibly within the id
but it seems there are some explicit getters made for that, that return multiple items based on the filter
l
Yes, the get function is intended to be "get one and only one".