Salesforce Fact #563 | @wire apex error

So what is the error you get if you call an apex method in @wire which is not annotated with (@AuraEnabled(cacheable=true).

'Apex methods that are to be cached must be marked as @AuraEnabled(cacheable=true)'.

Comments

Popular posts from this blog

Salesforce Fact #218 | Blank picklist value is actually NULL

Salesforce Fact #929 | Nth highest in screen flow

Salesforce Fact #989 | New delete files permission