@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v64 with the [metadata reg
44
55This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
66
7- Currently, there are 651/684 supported metadata types.
7+ Currently, there are 651/686 supported metadata types.
88For status on any existing gaps, please search or file an issue in the [ Salesforce CLI issues only repo] ( https://github.com/forcedotcom/cli/issues ) .
99To contribute a new metadata type, please see the [ Contributing Metadata Types to the Registry] ( ./contributing/metadata.md )
1010
@@ -520,6 +520,8 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
520520| PlatformEventSettings| ✅||
521521| PlatformEventSubscriberConfig| ✅||
522522| PlatformSlackSettings| ✅||
523+ | PolicyRuleDefinition| ❌| Not supported, but support could be added|
524+ | PolicyRuleDefinitionSet| ❌| Not supported, but support could be added|
523525| PortalDelegablePermissionSet| ✅||
524526| PortalsSettings| ✅||
525527| PostTemplate| ✅||
@@ -713,6 +715,7 @@ v65 introduces the following new types. Here's their current level of support
713715| LightningOutApp| ❌| Not supported, but support could be added|
714716| PrmCoreSettings| ✅||
715717| ReferralMarketingConfig| ❌| Not supported, but support could be added|
718+ | SequenceServiceSettings| ✅||
716719| ServiceAIRecommendationsSettings| ✅||
717720| ServiceItsmIntelligenceUddSettings| ✅||
718721
0 commit comments