npm install git+ssh://[email protected]:easyscat/sailsjs-data-table.git
/organizations/data-table?where={ "users": {"in": [1,2]}, "users.firstName": "Serhii"}
/organizations/data-table?where={ "users": {"in": [1,2]}}
/organizations/data-table?where={ "users.firstName": "Serhii"}
/organizations/data-table?where={"name": "p2h"}