watzon / salesforce-angular2-boilerplate

Boilerplate for building an Angular 2 application on the Salesforce platform. Includes the ability to develop locally using the Salesforce REST API
MIT License
34 stars 25 forks source link

Adds support for method param as arrays of objects #7

Closed jedijashwa closed 7 years ago

jedijashwa commented 7 years ago

Also adds better support of datetime fields on SObjects

jedijashwa commented 7 years ago

Added processing of nested queries to this PR as well