crmAdjustCachedValues: "crmAdjustCachedValues" = 'crmAdjustCachedValues'

Method name for PRE crmAdjustCachedValuesPre and POST crmAdjustCachedValues

Missing doc

Example: (Basic)

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

Generated using TypeDoc