franbuzz

Results 1 comments of franbuzz

Hi, When I m getting the QueryResult, all records are typed: SObject Could you please explore this snippet for a real solution ? ``` $change = $metadata->getTypes()->fetchByNameAndXmlNamespace('Application', 'Namespace'); $change->getProperties()->map(function (Property...