Salesforce SOQL & SOSL
link SF doc
Apex limits SF doc
TYPEOF :
TYPEOF is an optional clause that can be used in a SELECT statement of a SOQL query when you’re querying data that contains polymorphic relationships
If you need to query multiple polymorphic relationship fie...
ninetailedforce.hashnode.dev3 min read