Replies: 2 comments
-
@Windyo - Support has been added to the source-deploy-retrieve library, and indirectly to the |
Beta Was this translation helpful? Give feedback.
-
@shetzel Oh shit, I had missed that it was only available for the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summer 25 brings the new rootTypesWithDependencies parameter on the RetrieveRequest object to request metadata types and their dependencies.
Why: Some root metadata types require dependent metadata for the deploy to be successful. As metadata types become more complex and are generated by AI, it can be difficult to find the full list of dependent metadata to request for a root metadata type. Users can now request that metadata types be retrieved with all dependent metadata without specifying each metadata component specifically.
How: List root metadata types with dependencies by using the rootTypesWithDependencies field on the RetrieveRequest object.
^
Can we get this as a parameter on a Retrieve?
Beta Was this translation helpful? Give feedback.
All reactions