@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v63 with the [metadata reg
44
55This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
66
7- Currently, there are 637/666 supported metadata types.
7+ Currently, there are 635/664 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
@@ -48,7 +48,6 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
4848| AnalyticSnapshot| ✅||
4949| AnalyticsDashboard| ✅||
5050| AnalyticsSettings| ✅||
51- | AnalyticsVisualization| ✅||
5251| AnalyticsWorkspace| ✅||
5352| AnimationRule| ✅||
5453| ApexClass| ✅||
@@ -191,7 +190,6 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
191190| DataImportManagementSettings| ✅||
192191| DataKitObjectDependency| ✅||
193192| DataKitObjectTemplate| ✅||
194- | DataObjectBuildOrgTemplate| ✅||
195193| DataObjectSearchIndexConf| ❌| Not supported, but support could be added (but not for tracking)|
196194| DataPackageKitDefinition| ✅||
197195| DataPackageKitObject| ✅||
@@ -705,6 +703,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
705703- CustomExperience
706704- CustomLabel
707705- CustomFieldTranslation
706+ - DataObjectBuildOrgTemplate
708707- DataPipeline
709708- DynamicTrigger
710709- EmbeddedServiceFieldService
@@ -748,6 +747,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
748747- WorkSkillRoutingAttribute
749748- XOrgHub
750749- AiEvaluationDefinition
750+ - AnalyticsVisualization
751751- ContentTypeBundle
752752- InvocableActionExtension
753753- FieldServiceMobileConfig
0 commit comments