sf-decomposer
Version:
Decompose Salesforce metadata into granular, VCS-friendly files; recompose for deployment.
82 lines (81 loc) • 1.73 kB
TypeScript
declare const _default: {
app: {
uniqueIdElements: string[];
};
approvalProcess: {
uniqueIdElements: string[];
};
bot: {
uniqueIdElements: string[];
};
duplicateRule: {
uniqueIdElements: string[];
};
entitlementProcess: {
uniqueIdElements: string[];
};
flow: {
uniqueIdElements: string[];
};
genAiPlugin: {
uniqueIdElements: string[];
};
genAiPromptTemplate: {
uniqueIdElements: string[];
};
globalValueSetTranslation: {
uniqueIdElements: string[];
};
liveChatAgentConfig: {
uniqueIdElements: string[];
};
liveChatButton: {
uniqueIdElements: string[];
};
loyaltyProgramSetup: {
uniqueIdElements: string[];
};
marketingappextension: {
uniqueIdElements: string[];
};
md: {
uniqueIdElements: string[];
};
mlDomain: {
uniqueIdElements: string[];
};
mutingpermissionset: {
uniqueIdElements: string[];
};
omniSupervisorConfig: {
uniqueIdElements: string[];
};
pathAssistant: {
uniqueIdElements: string[];
};
permissionset: {
uniqueIdElements: string[];
};
profile: {
uniqueIdElements: string[];
};
queue: {
uniqueIdElements: string[];
};
quickAction: {
uniqueIdElements: string[];
};
recordType: {
uniqueIdElements: string[];
};
reportType: {
uniqueIdElements: string[];
};
serviceChannel: {
uniqueIdElements: string[];
};
standardValueSetTranslation: {
uniqueIdElements: string[];
};
}[];
export default _default;