SFDCQuery.RestAPI (sfdc_query v0.1.2)
The SFDC REST API implementation
Summary
Functions
Queries SFDC having a SFDCQuery.Config and a SOQL query returning the records
Functions
Link to this function
query(config, soql)
@spec query(SFDCQuery.Config.t(), String.t()) :: {:ok, [map()]} | {:error, any()}
Queries SFDC having a SFDCQuery.Config and a SOQL query returning the records