The Gitlab API has support for the `non_archived` attribute when fetching [issues](https://docs.gitlab.com/ee/api/issues.html). This is currently not exposed [in the code](https://github.com/GitLabPHP/Client/blob/11.14/src/Api/Issues.php#L460), however. Is this something that could be added?