@@ -4,7 +4,7 @@ This list compares metadata types found in Salesforce v62 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 618/631 supported metadata types.
7
+ Currently, there are 618/632 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
@@ -42,6 +42,7 @@ To contribute a new metadata type, please see the [Contributing Metadata Types t
42
42
| AffinityScoreDefinition| ✅||
43
43
| AgentforceForDevelopersSettings| ✅||
44
44
| Ai4mSettings| ✅||
45
+ | AiPluginUtteranceDef| ❌| Not supported, but support could be added|
45
46
| AnalyticSnapshot| ✅||
46
47
| AnalyticsDashboard| ❌| Not supported, but support could be added|
47
48
| AnalyticsSettings| ✅||
@@ -651,7 +652,6 @@ v63 introduces the following new types. Here's their current level of support
651
652
| Metadata Type| Support| Notes|
652
653
| :---| :---| :---|
653
654
| AccountPlanObjMeasCalcDef| ❌| Not supported, but support could be added|
654
- | AiPluginUtteranceDef| ❌| Not supported, but support could be added|
655
655
| AppFrameworkTemplateBundle| ✅||
656
656
| CommunicationChannelType| ❌| Not supported, but support could be added|
657
657
| CustomFieldDisplay| ❌| Not supported, but support could be added|
0 commit comments