Skip to main content

Clayton Missed opportunity: Static SOQL for Data Cloud DMOs

David Martin avatar
Written by David Martin
Updated this week

Rationale

With static SOQL, you now receive the result as a strongly typed Data Cloud DMO. This eliminates the need to write additional code for typecasting the response, which was previously required when using the CdpQuery class.

Scope

  • Apex Classes

Related resources

Did this answer your question?