OData / lab

This repository is for exploring new ideas and developing early prototypes of various OData stacks.
Other
48 stars 59 forks source link

Allow developers to choose which objects to include #15

Open SteveLasker opened 9 years ago

SteveLasker commented 9 years ago

The model for Connected Services is to allow developers to consume a subset of the objects exposed on a feed, rather than "pollute" their project with lots of extra code they'll never use, but must maintain We have a reference implementation with Salesforce for choosing the subset: salesforceobjectselection

unchase commented 4 years ago

Feature is supported since v1.0.0 in Unchase OData Connected Service.

Unchase OData Connected Service FunctionImports

Enjoy!