Skip to content

feat(client): add getEntities method

François Ferry requested to merge topic/default/getEntities into branch/default

This method allows to mimic ResultSet.get_entities(col: number) CW method.

Merge request reports