vignaesh01 / sfdx-package-generator

Salesforce Package.xml Generator Extension for VS Code
https://marketplace.visualstudio.com/items?itemName=VignaeshRamA.sfdx-package-xml-generator
Other
63 stars 31 forks source link

Missing metadata types #15

Closed mbaranec closed 4 years ago

mbaranec commented 5 years ago

How can we add missing metadata types like CustomField or ListView? Now the only option is to retrieve the full CustomObject. Thanks

vignaesh01 commented 4 years ago

Hi @mbaranec , Currently the only way is to fetch the full custom object.