You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SELECT Id fROM ContentDocumentLink
WHERE LinkedEntity.RecordTypeId in ('0125G000000XCB1QAO', '0125G000000XCB2QAO','0125G000001E5x9QAC','0125G000001E5xJQAS')
When queryng about attached documents related to opportunities in Salesforce whe get the following error message:
This is the original query :
SELECT Id fROM ContentDocumentLink
WHERE LinkedEntity.RecordTypeId in ('0125G000000XCB1QAO', '0125G000000XCB2QAO','0125G000001E5x9QAC','0125G000001E5xJQAS')
When queryng about attached documents related to opportunities in Salesforce whe get the following error message:
"oops! it seems some error ocurred, report issue on https://github.com/xgeek-net/salesforce-devtools/issues [ERROR]{"errorCode":"sf:INVALID_TYPE"."name":"sf:INVALID_TYPE"} "
The text was updated successfully, but these errors were encountered: