@salesforce/b2c-tooling-sdk / operations/cip / getCipReportByName
Function: getCipReportByName()
getCipReportByName(
name):CipReportDefinition|undefined
Defined in: packages/b2c-tooling-sdk/src/operations/cip/index.ts:170
Looks up a curated CIP report by name.
Parameters
name
string
The report name to look up
Returns
CipReportDefinition | undefined
The report definition if found, undefined if no report matches the provided name