#38 Add API wrapper to avoid pulling deleted entities by default
Checks for situations where is_deleted
can be applied to an API call and adds it if not already present
This means that Actions can add is_deleted
as a parameter and the wrapper won't override that.