class

Crystalforce::CompositeSubrequests

Inherits Reference / Object

Composite API subrequests builder

Constructors

new(api_version : String)
Source

Instance methods

create(sobject : String, reference_id : String, attrs)
Source
destroy(sobject : String, reference_id : String, id : String)
Source
find(sobject : String, reference_id : String, id : String)
Source
to_a
Source
update(sobject : String, reference_id : String, id : String, attrs)
Source
upsert(sobject : String, reference_id : String, field : String, attrs)
Source