forcejs icon indicating copy to clipboard operation
forcejs copied to clipboard

Strange method name for retreiving salesforce object schema

Open ericwooley opened this issue 9 years ago • 0 comments

https://github.com/ccoenraets/forcejs/blob/es6/force.js#L402

getPickListValues seems like a strange name for something that returns schema information about an object. Is there a way to get picklist information using the object name?

ericwooley avatar Mar 18 '16 17:03 ericwooley