* feat: sort relationships data
* tests: more coverage
* fix: not json api payload
* chore fix: phpdoc
* chore fix: phpdoc
* doc: update postman collection
* tests: verify priority
* fix: priority order done by SetRelatedObjectsAction
* Revert "fix: priority order done by SetRelatedObjectsAction"
This reverts commit 6e1b19c5ee76cec71fbf4d388d90eb50315ce241.
* fix: disable priority behavior on sorting multiple
* fix: non-capturing catch
* feat: check association
* refactor: remove try catch
* fix: sort priority
* tests: verify inverse sort
* chore fix: phpunit warnings
* fix: sort using query instead of php function
* fix: remove unused import
* fix: order in action
* tests: sort param in ListAssociatedAction
* fix: use transaction
* refactor: prepare vars before transaction
* fix: count