scanOrgFieldSetInclusions
scanOrgFieldSetInclusions(
connection):Promise<FieldSetInclusionOrgScanResult>
Defined in: packages/simply-aep-core/src/at4dxFieldSetInclusionOrgScan.ts:95
Query the target org for AT4DX SelectorConfig_FieldSetInclusion__mdt records — an ordinary
queryable Custom Metadata Type, plain REST (connection.autoFetchQuery), no Tooling API, no
chunking (row counts are inherently small).
Parameters
Section titled “Parameters”connection
Section titled “connection”The org connection to query against.
Returns
Section titled “Returns”Promise<FieldSetInclusionOrgScanResult>
The discovered records, and whether the Custom Metadata Type exists in this org at all.