@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v63 with the [metadata reg
4
4
5
5
This repository is used by both the Salesforce CLIs and Salesforce's VSCode Extensions.
6
6
7
- Currently, there are 637/666 supported metadata types.
7
+ Currently, there are 635/664 supported metadata types.
8
8
For status on any existing gaps, please search or file an issue in the [ Salesforce CLI issues only repo] ( https://github.com/forcedotcom/cli/issues ) .
9
9
To contribute a new metadata type, please see the [ Contributing Metadata Types to the Registry] ( ./contributing/metadata.md )
10
10
@@ -48,7 +48,6 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
48
48
| AnalyticSnapshot| ✅||
49
49
| AnalyticsDashboard| ✅||
50
50
| AnalyticsSettings| ✅||
51
- | AnalyticsVisualization| ✅||
52
51
| AnalyticsWorkspace| ✅||
53
52
| AnimationRule| ✅||
54
53
| ApexClass| ✅||
@@ -191,7 +190,6 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
191
190
| DataImportManagementSettings| ✅||
192
191
| DataKitObjectDependency| ✅||
193
192
| DataKitObjectTemplate| ✅||
194
- | DataObjectBuildOrgTemplate| ✅||
195
193
| DataObjectSearchIndexConf| ❌| Not supported, but support could be added (but not for tracking)|
196
194
| DataPackageKitDefinition| ✅||
197
195
| DataPackageKitObject| ✅||
@@ -705,6 +703,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
705
703
- CustomExperience
706
704
- CustomLabel
707
705
- CustomFieldTranslation
706
+ - DataObjectBuildOrgTemplate
708
707
- DataPipeline
709
708
- DynamicTrigger
710
709
- EmbeddedServiceFieldService
@@ -748,6 +747,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
748
747
- WorkSkillRoutingAttribute
749
748
- XOrgHub
750
749
- AiEvaluationDefinition
750
+ - AnalyticsVisualization
751
751
- ContentTypeBundle
752
752
- InvocableActionExtension
753
753
- FieldServiceMobileConfig
0 commit comments