XRM-OSS / Xrm-WebApi-Client

A promise-based JavaScript library for the Microsoft Dynamics CRM WebApi - TypeScript type definitions available
https://xrm-oss.github.io/Xrm-WebApi-Client/
MIT License
100 stars 28 forks source link

Add expand function #4

Closed DigitalFlow closed 7 years ago

DigitalFlow commented 7 years ago

An expand function that can expand all record properties, that are not expanded by expand, but only return an odata.nextLink attribute, would come in handy. It should work on single records and record arrays.

DigitalFlow commented 7 years ago

Implemented in v2.2.0