I have uploaded our custom extension in gitlab and used manifest.json to install our extension onto Commerce Public cloud.
I would like to know, how can I uninstall the same. I tried to remove all configurairation from mainifest.json (keeping commerceVersion, and extensions = [] as it was mandatory) and deployed the same by selecting, initialize database.
Initialization works, but it will throw error at Deploy build step.