@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v61 with the [metadata reg
44
55This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
66
7- Currently, there are 577/611 supported metadata types.
7+ Currently, there are 576/610 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
@@ -172,7 +172,6 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
172172| DataConnectorS3| ✅||
173173| DataDotComSettings| ✅||
174174| DataImportManagementSettings| ✅||
175- | DataKitObjectDependency| ✅||
176175| DataKitObjectTemplate| ✅||
177176| DataPackageKitDefinition| ✅||
178177| DataPackageKitObject| ✅||
@@ -635,6 +634,7 @@ v62 introduces the following new types. Here's their current level of support
635634| ChannelRevMgmtSettings| ✅||
636635| ChoiceList| ❌| Not supported, but support could be added (but not for tracking)|
637636| ConversationMessageDefinition| ✅||
637+ | DataKitObjectDependency| ✅||
638638| EnblProgramTaskSubCategory| ✅||
639639| ExtlClntAppPushConfigurablePolicies| ❌| Not supported, but support could be added (but not for tracking)|
640640| ExtlClntAppPushSettings| ✅||
0 commit comments