* Implement APL 2.0
* Rename RestAPL to SaleorCloud APL
* Add mapping helper
* Modify Saleor APL documentation
* Update rest of the docs
* Update the node version in actions
* Update fetch mock
* Remove node-fetch pkg
* Remove console log
* Update test after the rebase
* Add saleorApiUrl state param to AppBridge
* Apply payload verification check based on full api endpoint url
* Remove deprecation info
* Check if either domain or saleorApiUrl is provided