Also, there's a link fin internal storage for every piece moved to the SD card (and there are many small pieces moved). Moving an app to the SD card is a cute trick, but normally doesn't save much, if any, internal storage. (The smaller the app for what it does, the more chance that it was written by a good developer, so moving even the whole of a small ap to the SD card saves only a small amount of storage. Moving a large, poorly-written app moves a lot of little pieces, also not saving much space.)
And the SD card won't last as long if an app is running from it, if the part of the app that saves its state is moved to the card. An app that's doing things is constantly writing to storage - and an SD card has a limited number of write cycles.
All in all, it's best to not move apps to the card - or to format a card as internal (or adoptable) storage.