CRM_ADJUST_CACHED_VALUES: "crmAdjustCachedValues" = 'crmAdjustCachedValues'

Method name for PRE crmAdjustCachedValuesPre and POST crmAdjustCachedValues

Missing doc

Example

export const crmAdjustCachedValues = async ({ api }) => {
// TODO: Add your code
return;
}

Generated using TypeDoc