Magento Related Exams
Magento-2-Certified-Associate-Developer Exam

You are working on a custom web API endpoint and have configured it in etc/webapi.xml. This config is cached as part of the config_webservice cache type.
Keeping performance in mind, how do you refresh the cached version of this config using Magento CLI?
You are developing a module and need to add another column to a table introduced by another module MyCompany_MyModule via db schema.
How do you do that?