janhommes / o.js

o.js - client side oData lib.
https://janhommes.github.io/o.js/example/
MIT License
238 stars 57 forks source link

$select parameter #47

Closed jugg1es closed 7 years ago

jugg1es commented 7 years ago

how do I add a $select clause to the query? I don't see any part of the API that supports that.

jugg1es commented 7 years ago

Nevermind, looked at the source and you simply have to use .select()