Hey
Nice to finally see the addition of connectors to the SDK (though the change from “Feature request” to “Done” on the roadmap was a little swift and unexpected).
To get to the point though: I see that
board.get({type:”connector”})
is actually implemented - I can use it in the dev console for example to get only connectors.
But it would seem that the types package- & the documentation are not up to date with this fact?

So this right here produces a compiler error (although an easy workaround is to just cast it).