forcejs
forcejs copied to clipboard
Strange method name for retreiving salesforce object schema
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?